Topic Resolution: Resolved
  • Closed
  • Donna
    Spectator
    May 15, 2016 at 6:29 pm #27652

    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!

    How to Change Font Colors

    Roman
    Spectator
    Posts: 3147
    May 15, 2016 at 7:48 pm #27659
    Donna
    Spectator
    Posts: 22
    May 15, 2016 at 8:05 pm #27664

    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.

    Roman
    Spectator
    Posts: 3147
    May 15, 2016 at 8:34 pm #27670

    I tested it, it works just fine 😉 … I checked your source code and it doesn’t look to be defined

    Donna
    Spectator
    Posts: 22
    May 15, 2016 at 9:35 pm #27681

    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??
    content boxes

    Roman
    Spectator
    Posts: 3147
    May 15, 2016 at 10:05 pm #27684

    please provide the website login in the Private reply, I will check it 😉

    Donna
    Spectator
    Posts: 22
    May 15, 2016 at 11:58 pm #27689
    This reply has been marked as private.
    Denzel Chia
    Moderator
    Posts: 2656
    May 16, 2016 at 1:34 am #27694

    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

    Donna
    Spectator
    Posts: 22
    May 16, 2016 at 3:40 am #27695

    Thank you so much Danzel, so appreciated
    Donna

    Denzel Chia
    Moderator
    Posts: 2656
    May 17, 2016 at 1:24 am #27714

    You are welcome!

    Have a nice day.