Closed. This question is off-topic. It is not currently accepting answers.admin管理员组文章数量:1433468
Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be better asked at Stack Overflow or another appropriate Stack Exchange network site. Third-party plugins and themes are off-topic for this site; they are better asked about at their developers' support routes.
Closed 6 years ago.
Improve this questionbutton.screen-reader-text.font-secondary
on is not visible thanks/due to the Wordpress Jetpack CSS .screen-reader-text
definition.
Hence, the menu is not visible on mobile devices. Apparently the theme I use is not able to deal with that.
Is there are way to turn off that Wordpress Jetpack behavior or overwrite it?
Closed. This question is off-topic. It is not currently accepting answers.Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be better asked at Stack Overflow or another appropriate Stack Exchange network site. Third-party plugins and themes are off-topic for this site; they are better asked about at their developers' support routes.
Closed 6 years ago.
Improve this questionbutton.screen-reader-text.font-secondary
on https://www.evwe.ch is not visible thanks/due to the Wordpress Jetpack CSS .screen-reader-text
definition.
Hence, the menu is not visible on mobile devices. Apparently the theme I use is not able to deal with that.
Is there are way to turn off that Wordpress Jetpack behavior or overwrite it?
Share Improve this question edited Apr 14, 2019 at 19:25 Marcel Stör asked Apr 2, 2019 at 18:47 Marcel StörMarcel Stör 3611 gold badge2 silver badges11 bronze badges1 Answer
Reset to default 2You can:
- Setup a child theme and override the screen-reader styles using a more specific CSS rule
- Setup a child theme and override the header / menu and remove that css class
- Try and see if there is a hook to allow you to change the markup for this button (you may need to contact the author of your theme)
本文标签: themesJetpack CSS screenreadertext breaks mobile menu
版权声明:本文标题:themes - Jetpack CSS .screen-reader-text breaks mobile menu 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745589640a2665120.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论