Forum Replies Created

Viewing 15 posts - 541 through 555 (of 1,171 total)
  • Author
    Posts
  • in reply to: How to remove Logo from mobile version of website #15132
    themearile
    Keymaster

    Hi Chad Whitney

    Don’t worry we are here to help you. Please create a separate query for each issue so we can take look and assist better.

    Glad to hear it. We hope you are enjoying the ArileWP theme.

    Please help us improve our customer satisfaction by writing a quick review https://wordpress.org/support/theme/arilewp/reviews/?filter=5 We would be extremely grateful.

    Please let me know if you need any further assistance..!

    Thank you for your time.

    Thanks,
    ThemeArile

    • This reply was modified 4 years, 8 months ago by themearile.
    in reply to: How to remove Logo from mobile version of website #15128
    themearile
    Keymaster

    Hi Chad

    Thanks for contacting us. You are not using the logo on your site at this time. Now you can use the logo on your site because we have prepared some CSS code to hide the logo on mobile devices.

    Kindly add the below CSS in the Additional CSS box, Please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to Publish button.

    @media (max-width: 500px) {
    .navbar-light .navbar-brand {
    	display: none;
    }
    }

    Let us know if it works for you.


    Thanks

    in reply to: add more images to a project #14932
    themearile
    Keymaster

    Hi Hans

    It’s not possible because it needs lots of code customization. And it’s out of the scope of our theme support.

    Thanks

    in reply to: Section title Landingpage Projects NOT empty? #14890
    themearile
    Keymaster

    Hi Hans

    Ok, we have removed the string from the project page so please check your site and let us know.

    Thanks

    in reply to: add more images to a project #14817
    themearile
    Keymaster

    Hi Hans Goutier

    We have did not give the support of multiple images in the single project.

    And for this, we need lots of code customization for multiple images in the project.

    If you have any query please let us know.

    Thanks

    in reply to: change order of project categories #14813
    themearile
    Keymaster

    Hi Hans Goutier

    Please use the below plugin to change the order of project categories.

    Category Order and Taxonomy Terms Order

    Let us know if it works.

    Thanks

    themearile
    Keymaster

    Hi, Rob.

    Please let us confirm are you increase the value in the Reading Settings.

    Like the screenshot http://prntscr.com/10942rs.

    Thanks

    in reply to: Services borders #14695
    themearile
    Keymaster

    Hi Rebecca

    Okay, Kindly add the below CSS in the Additional CSS box, Please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to publish button.

    .theme-services .service-content {
        border: 1px solid transparent;
    }

    Let us know if it works.

    Thanks

    themearile
    Keymaster

    Hi Rob.

    Please go to the Settings >> Reading and increase the value.

    See the screenshot http://prntscr.com/10942rs.

    Let us know if it works.

    Thanks

    in reply to: Move theme info area #14589
    themearile
    Keymaster

    Dear Rebecca,

    Glad to know it. We hope you are enjoying the ArileWP theme.

    Please help us improve our customer satisfaction by writing a quick review https://wordpress.org/support/theme/arilewp/reviews/?filter=5 . We would be extremely grateful.

    Please let me know if you need any further assistance..!

    Thank you for your time.

    Thanks

    in reply to: Site identity alignment #14588
    themearile
    Keymaster

    Dear Rebecca,

    Glad to know it. We hope you are enjoying the ArileWP theme.

    Please help us improve our customer satisfaction by writing a quick review https://wordpress.org/support/theme/arilewp/reviews/?filter=5 . We would be extremely grateful.

    Please let me know if you need any further assistance..!

    Thank you for your time.

    Thanks

    in reply to: Mobile menu #14585
    themearile
    Keymaster

    Hi Rebecca

    Please go to the Appearance => Customize => Typography => Menu Bar => Line Height and set the value 1.7 then click to publish button. See the screenshot for more help https://prnt.sc/1086o8a

    Let us know if it works.

    Thanks

    • This reply was modified 4 years, 8 months ago by themearile.
    in reply to: Site identity alignment #14509
    themearile
    Keymaster

    Hi Rebecca

    Okay, Kindly add the below CSS in the Additional CSS box, Please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to publish button.

    .navbar.navbar-light {
        padding-bottom: 30px;
    }
    .site-branding-text .site-description {
    	text-align: center;
    	position: absolute;
    	left: 0;
    	right: 0;
    }
    @media (max-width: 992px){
    	.navbar.navbar-light {
    		padding-bottom: 50px;
    	}
    }
    @media (max-width: 768px){
    	.navbar.navbar-light {
    		padding-bottom: 15px;
    	}
    	.site-branding-text .site-description {
            position: relative;
    	}
    }

    Let us know if it works for you.


    Thanks

    in reply to: Move theme info area #14507
    themearile
    Keymaster

    Hi Rebecca

    Ok please remove the above CSS code and add the below CSS code in the Additional CSS box.

    .theme-main-slider ~ #theme-info-area {
    margin-top: 0 !important;
    }

    Let us know if it works.

    Thanks

    in reply to: Unable to edit a section on my website #14505
    themearile
    Keymaster

    Hi Alexis

    Thanks for contacting us.

    To update the About content please go to Appearance >> Customize >> Service.

    And follow the below screenshot to update content.

    http://prntscr.com/106gfag

    Let us know if it works.

    Thanks

Viewing 15 posts - 541 through 555 (of 1,171 total)