Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1121423
    simoncoz
    Participant

    Hi there.

    I just updated X and the hover on my navtabs seems to have broken on this page:

    pilatesonbourke.com.au/prices

    Cheers,
    Simon

    #1121442
    Lely
    Moderator

    Hello Simon,

    Are you referring to the tabs under Prices? By default in Renew stack, it just change font text color like this:http://demo.theme.co/renew-1/shortcodes/tabbed-content/. But then you have the same font color. To help you better, can you clarify what you want to achieve?

    #1122909
    simoncoz
    Participant

    Sorry, I could have sworn the theme used to have a top border that appears when you hover over the tabs. Maybe I am dreaming!

    #1123173
    John Ezra
    Member

    Hi there,

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

    .x-nav-tabs li a:hover {
        border-top: #0058A6 solid;
        padding-top: 12px;
    }

    Hope this helps – thanks!

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