Okay
  Public Ticket #1644112
Change font color
Closed

Comments

  • Angela started the conversation

    Hi Support, 

    May I ask how I can change the section background color to a custom colour? As now I can only select white or light grey, but we would like to use our corporate colors instead. 

    Also, may I ask how can we change the color of the text as they are mainly white, grey or black. Thank you! 

  •  1,801
    Support replied

    You must specify the section id in css

    for example

    section#retail-is-getting-harder {
        background-color: azure !important;
    }

    or for all sections:

    section {
        background-color: azure !important;
    }

    the font color is a bit more complicated. Do you need only for page titles/subtitles, only paragraphs or everything? 

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy