• Hi everyone! i want to know is there any way that i can change the color of slogan bar (above slider, which is the blue one)
    thanks! im using version 1.25

Viewing 1 replies (of 1 total)
  • If you don’t already have a child theme or a custom.css you should install a plugin like custom CSS plugin then add and amend the following to the custom css area.

    .featured-text .featured-title {
    background: #05A9C5;
    }

    Amend the ’05A9C5′

Viewing 1 replies (of 1 total)
  • The topic ‘slogan bar color’ is closed to new replies.