Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1282032
    cmdev
    Participant

    Is it possible to remove the padding on the inside of the tabs content area?

    http://beta.triflight.com/flight-tracker/

    #1282272
    Jade
    Moderator

    Hi there,

    Please add this coded in the CSS customizer:

    
    .x-tab-content>.active {
        padding: 4% 0;
    }

    Hope this helps.

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