Grandint POST need to be non-transparent

Latest Reply from Dave at 2015-07-01 03:02:11
I need to make all the POSTs in http://stylishcravings.com/

NON-Transparent

The SC pattern currently being used is needed, but it's interfering with the text in all the POSTs..

How can I turn this off ??

Thank You in advance..
Hi!

You may change the background for your content part by editing the code:
@media only screen and (min-width:1024px) {
#content .container {
background: url(images/post.png) repeat-x top;
}
inside the style.css file. However, it won't add background for tablet and mobile version.
There are several css files: style.css located in the directory of the theme and the others inside /css folder. Inspecting the page you will be able to find the line and the file you have to edit. We don't provide such kind of services.

Leave a reply

Add codeAdd image