Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1060516
    RITTERSP
    Participant

    thanks – the hide based on screen width switch worked.

    i changed the “looks like” option and still staying the same….

    #1060519
    RITTERSP
    Participant

    back to one of the problems earlier in the thread that i never got answered is the scroll arrow on the home page on the video slider.

    i want the hover color to match what i’ve set the buttons and text.

    a support person before just gave me this:
    You can add this under Custom > CSS in the Customizer.

    .x-slider-scroll-bottom {
    color: rgb(136, 20, 139);
    }

    but this only changes the color it is by default and doesn’t change the hover color. please advise on how to change just the hover color. thx

    #1060756
    John Ezra
    Member

    Hi there,

    Thanks for updating the thread! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    .x-slider-scroll-bottom:hover {
    color: rgb(240, 165, 242);
    }

    Hope this helps – thanks!

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