CSS Adjustment to Image in Menu

Posted in: Newspaper
Post count: 18

Hello, I’ve added an image (logo) to my Menu and need to style the image to fit.

What CSS code do I add to the Custom CSS area to adjust its location in the menu? I believe, I need to either raise it up about 30px or increase the the menu’s bottom padding by about 40px? I’m just not sure what CSS code to use? Also, I can’t find a .menu-item-# for it.

Thank you again for your great theme!

Post count: 6600

Hi,

Can you please send me an URL to your site so I can inspect to see this issue? I will give you the css to do it.

Try this until then:

.header-logo-wrap {
margin-top: 0px;
}

Thanks

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