• Resolved neboland

    (@neboland)


    I want to change color of text (“Header text”) on Slider 1 and Slider 2, but can’t find where i can do that.
    On sample page this is “Welcome to Athena” text…

    I try with Easy google fonts but didnt find solution.

    Thanks,
    Nebojsa

Viewing 2 replies - 1 through 2 (of 2 total)
  • On sample page this is “Welcome to Athena” text…

    You can add this to the custom CSS area or child-theme CSS file:

    #athena-jumbotron h2.header-text {
        color: #36B3A8;
    }
    Thread Starter neboland

    (@neboland)

    Thanks, this work ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change colour on Header text on Slider’ is closed to new replies.