CSS just for standard format
-
Hi, everyone!
I’m trying to apply a CSS only for standard post format, but without success. I want to hide .entry-thumb ONLY this type of post, but when I apply CSS, hidden in all sorts of posts.
My theme uses the entry-thumb (or something) to show a gallery in this type of post, for example, and when I use the display:none, the gallery is also not displayed!
Is there some sort of conditional to apply CSS only in a post format?
I’ve tried to create a content-standard, but did not work as well as a single-standard. I looked for class=”entry-thumb” in the theme, but don’t exist! I assumed to be a specific class of wordpress.
Any suggestions or solutions? Pleeeeease?
The topic ‘CSS just for standard format’ is closed to new replies.