Top bar mobile version

Posted in: Newspaper
Post count: 5

Hi,

I have a top bar on website which appears half on mobile…
I have social networks on the left, + ”EN” (for english) on the right. On desktop, no problem, on mobile, the ”EN” doesn’t appear as you can see here : https://blog.pieuvistech.com/

Thanks!

Post count: 35449

Hi,

On mobile this top menu is removed, that is way is not displaying, what you can do is to use a custom css like this one -> https://i.imgur.com/INugA9i.png
.td-header-top-menu-full, .td-header-sp-top-menu {
display: block!important;
text-align: center;
}

The code need to be set in theme panel> custom code> advance css> phones

Thank you!

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