Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1421071

    diatonicnerds
    Participant

    Sorry if this is obvious, but I can’t for the life of me figure out how to remove the gap between the tab bar and the content in the tab. If you look at my site you can see that there is blank space between the black tab menu and the picture content in the container. So by default on that page, it is set to “originals” in white text on black background. Then under that is a gap of just white, and then the album picture and link. Is there a way to make that gap smaller?

    #1421212

    Rupok
    Member

    Hi there,

    Thanks for writing in! Are you referring this space? – http://prntscr.com/eowlxj

    In that case you can add this under Custom > CSS in the Customizer.

    .x-tab-content > .x-tab-pane {
    	padding-top: 0;
    }

    Chere!

    #1421246

    diatonicnerds
    Participant

    Yes! Perfect, thank you!

    #1421263

    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

    #1425642

    diatonicnerds
    Participant

    Slightly different question arose but I didn’t want to make a new thread for it. On that page (www.jeffpenny.com/works) I would like the tab nav to open to “video games” or the left most tab. In my editor, that one is checked as active and the others aren’t. But no matter what I try, it keeps opening to the middle tab. How can I fix this?

    #1425960

    Rue Nel
    Moderator

    Hello There,

    Would you mind providing us the url of your site with login credentials so we can take a closer look and fix the issue?
    To do this, you can make a post with the following info:
    – Link to your site

    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thank you.

    #1426523

    diatonicnerds
    Participant
    This reply has been marked as private.
    #1426783

    Rue Nel
    Moderator

    Hello There,

    Thanks for providing the information. I have investigated the page and it turns out that though the tab nav item is active, the second tab content of the is active as well which created the issue. So I edited each tab content and made sure that the 1st tab nav item and 1st tab content is active.

    Please check your site now.

    #1426825

    diatonicnerds
    Participant

    Thank you! I don’t know what happened, I swear I checked them 1000 times. But at least it is working now.

    #1426834

    Friech
    Moderator

    You’re more than welcome, glad we could help.

    Cheers!