This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

background color of grid

Resolved 4 replies questionthemetheme-corp
5 years ago · Last reply by Andrew Misplon 5 years ago

Hello.

I try to change the grid background but it doesn´t work it stays white.

I used:

.blog-layout-grid article {
	background: #333333;
border: 1px solid #333333;}

But as you can see here: https://ddd-blog.de/category/cat_dosen-dasein

The background ist still white and makes it difficult to read the text. Except of the Header and Footer all backgrounds are set to #333333

I would appriciate your help where to change it. The snippet is placed in Custom CSS of the the customizer

Thanks in advance and best regards

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. sefre 5 years, 6 months ago

    Here is the solution I found and changed the color code a bit to make the grid visible

    .blog-layout-grid article {
        background: #383838;
    		border: 1px solid #484848;}
    body:not(.single) .corp-content-wrapper {
    	background: #383838;}

    if my solution is wrong I appriciate to get a better solution

    and if nobody has a better solution this tread is soved.

  2. Andrew Misplon Staff 5 years, 6 months ago

    Hi sefre

    Thanks for posting your question and sharing the solution. There is no problem with the rules you’ve used, it looks good.

    If you have any follow-up questions, please, let us know.

  3. sefre 5 years, 6 months ago

    Thanks for your feedback. I signed for premium now.

    Can you mark it as solved?

    best regards

  4. Andrew Misplon Staff 5 years, 6 months ago

    Hi, thanks for your support, it’s most appreciated.

    As questions arise in the future, please, email [email protected].

    I’ll mark this thread as resolved. Thanks again.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread