Forum Replies Created

Viewing 15 posts - 721 through 735 (of 1,207 total)
  • Author
    Posts
  • in reply to: change background color predefined pages #10747
    themearile
    Keymaster

    Hi Hans

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

    body.page-template-contact-two.custom-background .theme-block.theme-bg-grey,
    body.page-template-contact-two.custom-background .theme-contact {
    background-color: #225567 !important;
    }

    Thanks

    in reply to: Background color – predefined pages (Extra CSS) #10746
    themearile
    Keymaster

    Hi Hans

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

    body.page-template-contact-two.custom-background .theme-block.theme-bg-grey,
    body.page-template-contact-two.custom-background .theme-contact {
    background-color: #225567 !important;
    }

    Thanks

    in reply to: background color predefined page #10745
    themearile
    Keymaster

    Hi Hans

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

    body.page-template-contact-two.custom-background .theme-block.theme-bg-grey,
    body.page-template-contact-two.custom-background .theme-contact {
    background-color: #225567 !important;
    }

    Thanks

    in reply to: Error 404 #10737
    themearile
    Keymaster

    Hi Barry

    We have checked the theme on our end and it’s perfectly working. I think this is a server issue on your site.

    So please share your server Cpanel details so we can check and soled your issue.

    Thanks

    in reply to: Mobile Version Edits #10682
    themearile
    Keymaster

    Hi Wendy

    Please add the below CSS in the Additional CSS box.

    @media (max-width: 500px){
    .row.align-self-center .align-self-center {
    text-align: left;
    }
    .navbar-light .navbar-toggler {
    margin-top: 0.300rem;
    float: right;
    }
    .owl-carousel .owl-prev, .owl-carousel .owl-next {
    font-size: 1.5rem;
    line-height: 1.6;
    width: 2.50rem;
    height: 2.50rem;
    }
    .owl-carousel .owl-prev {left: 5px;}
    .owl-carousel .owl-next { right: 5px; }
    .owl-carousel:hover .owl-prev { left: 5px; }
    .owl-carousel:hover .owl-next { right: 5px; }
    }

    Let us know if it works.

    Thanks

    in reply to: I cant Edit my site #10639
    themearile
    Keymaster

    Hi Michael

    Thanks for contacting us.

    We have already fixed this issue so please log in to your themearile account.

    And go to the purchase history page here you will get the latest version 1.4.2 of the ArileWP Pro theme.

    So please download the ArileWP Pro theme and update it in your WordPress.

    Also please clear your browser cache.

    Let me know if it works.

    Thanks

    • This reply was modified 5 years, 8 months ago by themearile.
    • This reply was modified 5 years, 8 months ago by themearile.
    in reply to: Add Info Item Content to Footer #10626
    themearile
    Keymaster

    Hi Kelly

    Please copy the below HTML code and add this code in the text widget like the below screenshot.

    http://prntscr.com/vf0tuc

    <p><font style="vertical-align: inherit;"><font style="vertical-align: inherit;">Lorem ipsum dolor sit amet, the administration of justice, I may hear, finally, be expanded on, say, a certain pro cu neglegentur. </font><font style="vertical-align: inherit;">Mazim.Unusual or something.</font></font></p>
    <address><i class="fa fa-map-marker"></i>2130 Fulton Street, San Francisco<br>
    <i class="fa fa-envelope-o"></i><a href="mailto:support@arilewp.com">support@arilewp.com</a><br>
    <i class="fa fa-phone"></i><a href="tel:+(15) 718-999-3939">+(15) 94117-1080</a></address>

    Let us know if it works.

    Thanks

    in reply to: Error 404 #10589
    themearile
    Keymaster

    Hi Barry

    Don’t worry we are here to help you.

    I think this is a server issue so please follow the below help article and let us know.

    https://docs.presscustomizr.com/article/232-customizer-appearance-customize-is-not-working

    If you have still issue then please let us know.

    Thanks

    in reply to: Add Info Item Content to Footer #10587
    themearile
    Keymaster

    Hi Kelly

    Thanks for contacting us.

    Sorry, we have little confusion, please see the screenshot https://prnt.sc/vefuhn and let us know do you want to look like this. If no, so please share a snapshot of what you want to display exactly.

    Thanks

    in reply to: Error 404 #10539
    themearile
    Keymaster

    Hi Barry

    Yes, we are here to help you.

    Thanks

    in reply to: Updating data on Front Page Section not taking effect #10516
    themearile
    Keymaster

    Dear Jochen Heinemann

    Glad to hear it and we are happy to help you. 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.

    Have a nice day..!

    Thanks & Regards

    ThemeArile

    in reply to: How to reduce size of sticky header as well as the font size #10515
    themearile
    Keymaster

    Hi Wendy

    Ok, add the below CSS code.

    .header-fixed-top.navbar .nav .menu-item .nav-link {
    font-size: 1rem;
    }
    .navbar.header-fixed-top .nav {
    margin-bottom: 0;
    margin-top: 0;
    }

    Let us know if it works.

    Thanks

    in reply to: Error 404 #10513
    themearile
    Keymaster

    Hi Barry Holden

    Now check your site and let us know.

    Thanks

    in reply to: How to adjust spaces between footer widget titles. #10500
    themearile
    Keymaster

    Hi Wendy

    OK add the below CSS code in the Additional CSS box.

    .site-footer .widget .widget-title {
    margin-bottom: 0;
    }
    .footer-sidebar .widget {
    margin: 0;
    }

    Thanks

    in reply to: Can I turn the slider navigation arrows off on the mobile… #10480
    themearile
    Keymaster

    Hi

    Please add the below CSS code.

    @media (max-width: 500px){
    .theme-main-slider .owl-carousel .owl-prev, .theme-main-slider .owl-carousel .owl-next{
    display:none;
    }
    }
    h1, .theme-slider-content .title-large {
    line-height: 1.5 !important;
    }

    Thanks

    • This reply was modified 5 years, 8 months ago by themearile.
Viewing 15 posts - 721 through 735 (of 1,207 total)