Hi. I need create a new Page Template with background color white and with a Widget column in right side. The color's background of my site is Blue, but I need some Pages in White color. Important: I changed in the CSS the color of background of the Site to Blue. How can I do that?
Hello, For this Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS .page-id-2 div.page-content-container { background: YOUR COLOR VALUE; } Use your page id in place of 2 in the code above. Thanks & Regards Nitesh Raghuwanshi