Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1003282
    Madeny
    Participant
    This reply has been marked as private.
    #1003285
    Madeny
    Participant
    This reply has been marked as private.
    #1003557
    Christopher
    Moderator

    Hi there,

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

    ul.x-nav.x-nav-tabs, .x-nav-tabs.left>li a {
        border: none;
    }

    Hope it helps.

    #1008011
    Madeny
    Participant

    Hi,

    Thanks a lot again but almost there.
    There is still border on small screen.

    Pic Attached!

    #1008426
    Lely
    Moderator

    Hello Madeny,

    Unfortunately, I can’t login again. Above credentials is not working anymore. I want to see the issue because above CSS should work for mobile too.

    #1011771
    Madeny
    Participant
    This reply has been marked as private.
    #1012224
    Friech
    Moderator

    Hi There,

    You can add this under Custom > CSS in the Customizer.

    @media (max-width: 979px) {
    	.x-nav-tabs.top>li.x-nav-tabs-item,
    	.x-nav-tabs.left>li.x-nav-tabs-item,
    	.x-nav-tabs.right>li.x-nav-tabs-item {
    	    border-width: 0 !important;
    	}
    }

    Hope it helps, Cheers!

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