Mobile menu button's position

Posted in: Newspaper
Post count: 3

Hi there, the mobile menu button for my site http://nxtmag.tech is out of place (you can see that it floats a little towards the bottom). Is there a css I could use to adjust this?

Thanks!

Post count: 23312

Hello jun-sasaki,

Try using the code below and place it in Theme panel -> Custom CSS area.

The code is ->

.td-header-row{
padding-top:0!important;
}

Thanks.

Post count: 3

Hi Catalin,

Thank you for your response. The mobile menu looks ok now with that bit of css, but the desktop menu bar looks weird. I’ve left the site as it is so you can take a look.

EDIT: Never mind, I added padding for the logo and the individual menu items instead of the whole bar, so it looks perfect now. Thank you. 🙂

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