Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • jwoodford77 Friend
    #944313

    I need help editing the space between the bottom or the logo and the menu. I need the bottom of the logo to sit right on top of the menu with no space. I assume this could be done with CSS if someone could point me to the right one and spot in the css that would be great.

    http://192.185.155.152/~floattunes

    Pankaj Sharma Moderator
    #944323

    Hi
    This is the padding-bottom space of the header .
    Go to /css/custom.css file and add the below code (create custom.css file if its not present )

    .t3-header {
        padding-bottom: 35px!important; }

    this will descrease the space .

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum