[Resolved] How do i change font colour and background text color of an element?

Home Forums Support [Resolved] How do i change font colour and background text color of an element?

Home Forums Support How do i change font colour and background text color of an element?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1366509
    octavio

    Hey there guys!

    I went through all my ‘customize’ color settings and i couldn’t find the colors shown in the element below, so i don’t really know where to go to change them.

    Please see the images below, thank you!

    https://prnt.sc/tji55r
    https://prnt.sc/tji4x3

    Any help is much appreciated,

    Thanks guys

    #1366647
    octavio

    to be more specific, i would like to change this black color here.. i don’t find it anywhere

    https://prnt.sc/tjmkz6

    #1366893
    Leo
    Staff
    Customer Support

    Hi there,

    Go to Customizer > Additional CSS and modify this block of CSS:

    .inside-page-hero h1 {
        background-color: #0c0c0d;
        padding: 12px 33px 12px 33px;
        box-shadow: 0px 0px 30px 0px rgba(12,12,13,0.66);
        text-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
    }
    #1373293
    octavio

    Leo thank you very much!

    Have a great day.

    #1373294
    octavio

    .

    #1373447
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.