Different mobile on sticky menu

Posted in: Newsmag
Post count: 11

Hi, where do I change the logo to be displayed on sticky menu? The dark background works well in the whole design, but I need to provide a different logo as this one is too dark. See screenshot below with logo in top left.

Screenshot with logo

http://www.greeneuropetoday.com

Post count: 35449

Hi ventamar, unfortunately, Newsmag do not have this option, the logo set in the theme panel will be used for sticky version too. As a solution, you can change the sticky background color -> https://i.imgur.com/AjT2HGa.png or use this custom css to change it only for sticky :
.td-affix.td-header-main-menu {
background-color: #707070;
}

This code need to be set in the theme panel > custom code> custom css.
Thank you for your understanding!

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