Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #888094
    bradmaclean
    Participant

    Trying to change the hover text color within Tab nav menu residing on specific pages. Can you advise me on the best custom CSS to achieve this without impacting other hover states throughout the site. Here’s a link to the page with the Tabs element in which I’m trying to edit the tab menu style: http://heim.wpengine.com/heim-stamping-presses-2/heim-maxi-stamper-detail/

    Thanks!
    Brad

    #888235
    John Ezra
    Member

    Hi Brad,

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

    .page-id-270 .x-nav-tabs>li>a:hover {
        color: #ff0000;
    }

    Just change the color accordingly.

    Hope this helps – thanks!

    #888590
    bradmaclean
    Participant

    that worked. thanks!

    #889321
    Darshana
    Moderator

    Glad we were able to help 🙂

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