Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1047267
    Phil Y
    Participant

    Hi guys
    I am seeking some help with some fine tuning on a slider I am using.
    Page: http://safarihq.cloudns.club/portfolio-item/10-day-northern-tanzania-safari-circuit-2/
    I have attached a screen shot of the component I am looking to alter. I am looking to alter the coloured background of the thumbnail slide shown. I have also attached a screenshot of the settings from the revolution slider dashboard. I can’t see a way of doing it with the settings> Would you have any suggestions?
    Thanks in advance

    #1047433
    Joao
    Moderator

    Hi There,

    If you are trying to alter the background of the thumbnails and you are not having success trough the interface of Revolution Slider you could add the following code to Appereance Customizer Custom CSS and adjust the color according to your wishes.

    `.tp-tabs, .tp-thumbs, .tp-bullets {
    background-color: rgba(6, 0, 0, 0.14902) !important;
    }

    Adjust the color according to your wishes, you also can use hexidecimal codes like #FF6668

    Hope that helps,

    Joao

  • <script> jQuery(function($){ $("#no-reply-1047267 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>