Deactivate template - by revolvd - on WordPress WooCommerce support

This topic has 21 replies, 4 voices, and was last updated 8 years, 1 month ago ago by Eva Kemp

  • Avatar: Eva
    Eva Kemp
    Support staff
    February 21, 2016 at 12:05

    Hello,

    1. Try to use this code in Custom CSS for desktop:

    .et-tooltip .tp-caption img {
         float: none !important;
    }

    On mobile hover options are hidden:
    http://prntscr.com/a61wvm

    To change buttons style in slider add this code in Global Custom CSS:

    .tp-caption a.btn {
        color: white !important;
        border: 3px solid white !important;
    }
    .tp-caption a.btn:hover {
        background-color: white !important;
        color: black !important;
    }

    Change color value to yours.

    2. The text was centered due to auto responsive option in the slider settings. As your background image was scaled according to device size, so text was also scaled. If you want to move it out of person, then you need do this via css or just keep as it was so it’s centered.
    Also you may ask about this issue in revslider comments http://codecanyon.net/item/slider-revolution-responsive-wordpress-plugin/2751380/comments as this is not related to the theme.

    Regards,
    Eva Kemp.

  • 1 2
    Viewing 21 results - 21 through 21 (of 21 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.