Hello
I am adding the front page content boxes to my site and I would like to change the font colors for the TITLES and CONTENT, but could not find this option.
Can you guide me to the section please. Thank you!
please check this thread https://theme4press.com/support/topic/changing-font-color-on-the-front-content-boxes/
Hi Roman,
I searched the forum before I posted and had found this same article and I tried the codes from both posts and neither worked. I just added them both again to custom CSS
serenityclay.com
Thanks for the help.
.home-content-boxes p {
color: #fff !important;
}
.content-box h2 {
color: #000 !important;
}
The font color stayed transparent/grey for the title and content in the boxes.
I tested it, it works just fine 😉 … I checked your source code and it doesn’t look to be defined
Help….I am still seeing grey in the front page header content boxes for the Title and the Content. I looked on 5 different devices all show grey and no white text… Are you seeing the front page website boxes in white text??
please provide the website login in the Private reply, I will check it 😉
Hi,
I had logged in and fixed for you.
One of your previous block of custom css is missing a closing curly bracket.
This is syntax error. It will break other css codes added after it.
I had fixed it for you.
Thank you
Thank you so much Danzel, so appreciated
Donna
You are welcome!
Have a nice day.
The topic How to change font color in content boxes? is closed to new replies