Title: CSS just for standard format
Last modified: September 1, 2016

---

# CSS just for standard format

 *  [FP And](https://wordpress.org/support/users/fp-and/)
 * (@fp-and)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/css-just-for-standad-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?

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/css-just-for-standad-format/#post-7628166)
 * does your theme use [`post_class()`](https://codex.wordpress.org/Function_Reference/post_class)
   for the elements in the loop?
 * what theme are you using?
 * [https://codex.wordpress.org/Forum_Welcome#Include_as_Much_Information_as_Possible](https://codex.wordpress.org/Forum_Welcome#Include_as_Much_Information_as_Possible)
 *  Thread Starter [FP And](https://wordpress.org/support/users/fp-and/)
 * (@fp-and)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/css-just-for-standad-format/#post-7628168)
 * Hi, Michael!!
 * Yes, my theme use post_class(), and I use Scopic Theme, it isn’t for the wp repository.
   I was all modifications what I want, but one think so simple is drive me crazy.
 * Have this <?php ht_post_format_standard(); ?> in the loop, but I don’t know if
   I can use this and how.
 * I need hide the entry-thumb just in the standard because almost all other post
   types use this with certain features.
 * Thanks for your help! (And sorry for the bad english :))
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/css-just-for-standad-format/#post-7628176)
 * unfortunately, you will need to contact [your theme’s developer for help](https://themeforest.net/item/scopic-a-personal-timeline-tumblog/5174829/support)
   with your question.
 * as a commercial theme, your theme is not supported here in the forum;
    [https://codex.wordpress.org/Forum_Welcome#Commercial_Products](https://codex.wordpress.org/Forum_Welcome#Commercial_Products)
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/css-just-for-standad-format/#post-7628181)
 * PS:
 * the default WordPress function `post_class()` would output the CSS class `.format-
   standard` for a post of the ‘standard’ postformat;
 * you can then base your hiding of the featured image on that CSS class.
 * no idea, obviously, what the function of your theme outputs…
 *  Thread Starter [FP And](https://wordpress.org/support/users/fp-and/)
 * (@fp-and)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/css-just-for-standad-format/#post-7628244)
 * Hi, Michael!!
 * Thank you very much for your help! I read the codex, but it was a bit confusing
   to me. Now I understood and I can do what I wanted.
 * I know what they say about commercial themes in this forum, so it was the last
   place I tried, but is a basic question!
 * Just one thing: a single-standard file not should work?

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘CSS just for standard format’ is closed to new replies.

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [post format](https://wordpress.org/support/topic-tag/post-format/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 2 participants
 * Last reply from: [FP And](https://wordpress.org/support/users/fp-and/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/css-just-for-standad-format/#post-7628244)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
