CSS for responsive screens – Missing brackets
-
Thanks for the great plugin. Totally fits my needs! ??
There only seems to be a mistake in the CSS code for the responsive media screening. There are some missing brackets around “max-width”.
This works for me (change “401px” to your needs):
@media only screen and (max-width: 401px) {
.wpspn-area,#wpspn-prevpost,#wpspn-nextpost,#wpspn-prevpost-reverse,#wpspn-nextpost-reverse{display: none}
}https://www.ads-software.com/plugins/wp-single-post-navigation/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘CSS for responsive screens – Missing brackets’ is closed to new replies.