Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #889415
    sonypaul
    Participant

    Hi,

    I added a tab in a section but there is no “hand icon” when I hover over the tab title.

    If I add an accordion, I can see the “hand icon” but not for tabs. How can I fix this?

    Cheers,
    Sony.

    #889891
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .x-nav-tabs>li>a:hover {
        cursor: pointer;
    }

    Hope that helps.

    #891489
    sonypaul
    Participant

    Thank you, that worked.

    #892029
    Thai
    Moderator

    You’re very welcome 🙂

    If you need anything else please let us know.

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