WPBakery Page Builder 5.5.2 - by marinamp86

This topic has 24 replies, 3 voices, and was last updated 5 years, 9 months ago ago by Rose Tyler

  • Avatar: marinamp86
    marinamp86
    Participant
    July 18, 2018 at 20:58

    Oh, if the color of the buttons has changed! Thank you! Can I change the background instead of the text?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    July 19, 2018 at 09:11

    Hello,

    Problem with breadcrumbs was fixed on your site, so you don’t need to wait for the update.
    1) As we told you in previous messages it’s because of the CloudFlare. Exclude wp-content/uploads/xstore/options-style.min.css from CloudFlare cache or enable CloudFlare only once you finish the site. Because Theme Options styles won’t work as it should. ThemeOptions create file options-style.min.css and update the content of this file after your changes. If you cache the file using CDN you won’t see changes, got it?

    2) Please, watch the video tutorials about Revolution Slider Responsive https://www.themepunch.com/faq/slider-revolution-responsive-tutorial-5-0/

    3) If you want to change the bg color of the hover buttons and borders use the following code

    .content-product .footer-product .button:hover, .content-product .show-quickly:hover, .template-container .content-product .yith-wcwl-add-button a.add_to_wishlist:hover, .template-container .content-product .yith-wcwl-wishlistexistsbrowse a:hover, 
    .template-container .yith-wcwl-add-button a.add_to_wishlist:hover, 
    .template-container .yith-wcwl-wishlistexistsbrowse a:hover, .template-container .yith-wcwl-wishlistaddedbrowse a:hover {
        background-color: #f59fbc;
    }
    .content-product .show-quickly {
        border-right-color: #ef6f9a;
    }
    .template-container .content-product .yith-wcwl-add-button a.add_to_wishlist, .template-container .content-product .yith-wcwl-wishlistexistsbrowse a, .template-container .content-product .yith-wcwl-wishlistaddedbrowse a,
    .template-container .yith-wcwl-add-button a.add_to_wishlist, .template-container .yith-wcwl-wishlistexistsbrowse a, .template-container .yith-wcwl-wishlistaddedbrowse a {
        border-left-color: #ef6f9a;
    }

    Regards

    Avatar: marinamp86
    marinamp86
    Participant
    July 20, 2018 at 16:01

    Thank you very much for your help! 🙂

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 20, 2018 at 16:09

    You’re welcome!

    Regards

  • 1 2
    Viewing 24 results - 21 through 24 (of 24 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.