Change colour of front page post box
- The topic ‘Change colour of front page post box’ is closed to new replies.
Need help? Check out our Support site, then
Hi, I’m considering using this template for my website because nearly everything about it is perfect! One thing I’d like to change is the colour of the white box on the front page on each post – the part where the post title and excerpt is displayed, underneath the post picture. Is this possible, if so can I please have the code? My colour scheme will be black and purple so having that part white doesn’t look too good. Thanks!
Hi. Yes, if you a plan that allows you to edit CSS, you can change the module color.
#content .module { background: #coffee; }
Let me know if you have other questions getting it set up!
That’s worked great, but it’s made the text colour not show up very much, do you have a code so I can change the main body text colour please?
Nevermind, I’ve found the code!