• I just installed Colormag/free and love the look. I am not a developer, but am a thorough reader, and have customized all that I know how. There remain a few little questions. Here is 2: Please provide steps to change background color from clear or white to #ddd8b3 in the page content area. If I correctly inspected (not sure), I’m talking about <div id=”main” class=”clearfix”></div> I’m willing to code/whatever, if you share a step-by-step. Thank you.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey @ronaki ,

    We appreciate you writing in,

    Could you please go to Appearance > Customize > Additional CSS and add the following code?

    #main{
    	background-color:#ddd8b3;
    }

    I hope this helps.

    Regards,
    ThemeGrill Support Team

    Thread Starter ronaki

    (@ronaki)

    Genius! Yes, that helped ?? thank you

    Hey,

    Glad to know that we could help you. Do write us back if you encounter any other problems in the future. Also, we would be really delighted if you could share your thoughts about our theme and support by dropping a review here. Your reviews are very important for us and will be of great help in order to make our support as well as themes even better, which in the end is all for the greater satisfaction of our valuable users ??

    Regards,
    ThemeGrill Support Team

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Page content container – Background color’ is closed to new replies.