Latest update: Bug in Top Header Menu

Posted in: Newspaper
Post count: 17

Short and easy:
Before latest update, this fitted in one line…

Now its two lines. Did you increased some spaces?

Post count: 23312

Hello Edward,

Please notice that if you are using more items for your top-bar menu, the social icons will fall to the second line. To fix this case, please try to use a bit of CSS code and place it in Theme panel->Custom CSS area.

The code is ->

.top-header-menu li a {
margin-right: 15px;
}

The result -> http://screencast.com/t/E6EkmWB2

Thanks.

Post count: 17

Thank you very much – it worked.

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