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
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!
I also used this code for the same reason but it broke another pages design!
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/
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?
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.
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.