最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

themes - Jetpack CSS .screen-reader-text breaks mobile menu

programmeradmin0浏览0评论
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 question

button.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 question

button.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 badges
Add a comment  | 

1 Answer 1

Reset to default 2

You 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)
发布评论

评论列表(0)

  1. 暂无评论