Forums
Home / Themes and Templates / Content back ground
(@equalitydreams)
9 years, 4 months ago
Hello,
How do I change the Content background color
equalitydreams.org
(@shinjing)
Hi,
you can put this code into your custom CSS file:
#featured {background: #000;}
#000 is the color code for black
(@soumendra)
You can try this in your Custom CSS to change the content background color:
#featured { background-color: #eee; }
You can adjust the color as per your requirement.
Thank you.
Thank you guys so much
Pleasure to help you. ??