Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1359508
    bak
    Participant

    Hi there

    If I hover over the text of tab of a tabs element, the mouse becomes a line. This should not be. How can i address this?

    X and WP are up to date

    #1359545
    Christopher
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1359629
    bak
    Participant
    This reply has been marked as private.
    #1359630
    bak
    Participant
    This reply has been marked as private.
    #1359644
    Paul R
    Moderator

    Hi,

    To fix it, you can add this under Custom > Edit Global CSS in the Customizer.

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

    Hope that helps.

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