Title: constructor theme: css problem
Last modified: August 19, 2016

---

# constructor theme: css problem

 *  [katanka1982](https://wordpress.org/support/users/katanka1982/)
 * (@katanka1982)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/constructor-theme-css-problem/)
 * I have the constructor theme on my blog at [http://tinyurl.com/36ed9gh](http://tinyurl.com/36ed9gh).
   I want to delete the yellow background behind images in posts and also delete
   the border around these images.
 * Anyone knows how to do that? I don’t see the yellow color in the css, it’s only
   in the theme’s option panel.

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

 *  [govpatel](https://wordpress.org/support/users/govpatel/)
 * (@govpatel)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/constructor-theme-css-problem/#post-1670913)
 * check this in you style.css around line 306
    .wp-caption { background-color:#
   FFF5C9; border:1px solid #AAAAAA; color:#333333;
 * take background and border out or change them to #ffffff
    to make them as your
   backround in post.
 *  Thread Starter [katanka1982](https://wordpress.org/support/users/katanka1982/)
 * (@katanka1982)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/constructor-theme-css-problem/#post-1670915)
 * Thanks, but I downloaded the css from the location http:// w ww. trouwkledij.
   be/ wp-content/ themes/constructor/style.css but i do not find this on line 306.
   I see different things on that line.
 * Can you tell me in which file I should look?
 * Thanks a lot.
 *  [govpatel](https://wordpress.org/support/users/govpatel/)
 * (@govpatel)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/constructor-theme-css-problem/#post-1670928)
 * Check see if you it in this file
 * [http://www.trouwkledij.be/wp-content/themes/constructor/cache/style1.css?ver=3.0.1](http://www.trouwkledij.be/wp-content/themes/constructor/cache/style1.css?ver=3.0.1)
 *  [antonshevchuk](https://wordpress.org/support/users/antonshevchuk/)
 * (@antonshevchuk)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/constructor-theme-css-problem/#post-1671078)
 * Hi, open CSS tab on customize page and write next CSS rule:
 *     ```
       .wp-caption {
       background-color:white !important;
       }
       ```
   
 *  [ontargetpro](https://wordpress.org/support/users/ontargetpro/)
 * (@ontargetpro)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/constructor-theme-css-problem/#post-1671308)
 * I make changes to the constructor/cache/style1.css file and they don’t show up.
   I have cleared browser cache. What am I missing?
 *  [antonshevchuk](https://wordpress.org/support/users/antonshevchuk/)
 * (@antonshevchuk)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/constructor-theme-css-problem/#post-1671310)
 * Don’t change constructor/cache/style1.css – it’s cache file of CSS generated 
   by your settings
 * Write rules on CSS tab.

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

The topic ‘constructor theme: css problem’ is closed to new replies.

## Tags

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

 * 6 replies
 * 4 participants
 * Last reply from: [antonshevchuk](https://wordpress.org/support/users/antonshevchuk/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/constructor-theme-css-problem/#post-1671310)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
