mobile top bar

Posted in: Newsmag
Post count: 5

how can we activate the top bar on mobile? flag option for language is active on desktop but not on mobile.

website: http://www.iyi21.com

Post count: 35449

Hi,
This can be resolved using a css code, like this one:
.td-top-menu-full {
display: block;
}

This code should be set in Newsmag > theme panel > custom code > advance css > phone section – https://i.imgur.com/ZbyS3Kc.png
Thank you!

Post count: 5

thanks for the support.

Post count: 3

I also used this code for the same reason but it broke another pages design!

Post count: 3

Please help! After using this code, the news pages crashed! You can check it from this link: https://markasanatlar.com/reklam/dijital-reklamcilik/dijital-reklamciligin-temelleri/

Post count: 35449

Hello volkanunal,
This is strange, normally the above code should apply only on the top menu bag – https://i.imgur.com/IYVckWg.png can you provide a screenshot with the crashed page?

Post count: 3

this code effected social counter blok. just because of this, footer and header part crashed too. I deactived social counter and solved the problem.

Are there any other way to show top bar on mobile? without adding code? I dont want to add this code again! I spent many hours to fix the problem.

And one more question: when I click a news on homepage, the new article opens in a new window. How I can set this, too?

Thank you.

Post count: 35449

Hi volkanunal, if the code is set in the theme panel > custom code> advance css > phone css it should not causing any problems. Also I do not understand how that code could interfere with the social counter, because the class td-top-menu-full should be only on the top bar.
Using that css is the only way to display the top bar on mobile.
Maybe the problem was not the css and maybe it is related to something from social counter if the problem was resolved after you disable the plugin.

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