Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #202227

    Hello,

    I need to change the color of the text in the page title container (blog too, preferably) but I can’t seem to be able to do it. In layout.css I’ve tried adding a color:#… line and apply it o .title_container .main-title but it’s not taking effect. If you could advise me on how to go about it, if it’s possible at all, it would be fantastic.

    #202343

    Hey BlendMarketing!

    You can use this on Enfold > Styling > Quick CSS:

    #top .alternate_color.title_container .main-title a {
    color: red;
    }

    Cheers!
    Ismael

    #202526

    Thank you so much! :) All working now.

    All the best,

    Alisa

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Unable to change text color in page title container’ is closed to new replies.