Mega Menu Blank Space

Posted in: Newspaper
Post count: 69

http://screencast.com/t/jM5umVTwlf – can you take a look at this screen capture and tell me if its possible to change the blank spaces below and next to the images?

Post count: 22421

Hello,
Based just o a screenshot I cannot say for sure where the space is coming from. Please provide a link to your site so I can inspect the header and check the code.
Thank you!

Post count: 69
Post count: 22421

hello,

Well the mega-menu options needs the list to be populated with content. If you do not have content, the container will not shrink. It’s the same on our end if you we do not have enough items to fill in the container: http://screencast.com/t/zH5ug25C
The right space is for the content that needs to be placed to fill in the gap and the bottom space is the pagination container:
http://screencast.com/t/UQq79Z7hRhttp://screencast.com/t/HZot1VgT0
This is the default state of the theme. If you want to alter it you can modify the css and reduce some of the margins and padding but there is no problem here. Just the theme in action and not enough elements to fill in the spaces.

Thank you!

Post count: 69

hello yes thank you, realize there is nothing wrong with the them but i was hoping you could help me with the CSS to remove the white spot when there is only 3 images. My css is not good enough to do this myself.

thanks

Post count: 22421

Hello,

If you want to reduce the mega-menu space on the about section, you can use this css:

.menu-item-657.td-mega-menu ul{
width:660px!important;
}

The height of the pagination container was added so that the text can position properly if it falls on 2 or 3 rows like this example: v

Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.