• whoreofbookboyfriends

    (@whoreofbookboyfriends)


    Hello! I’d like to change the color of my posts titles, currently it’s black and I’d like a black background so I’d want the text to be white.
    I’ve tried many css codes and none of them seems to be working.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author CodeManas

    (@codemanas)

    Hello @whoreofbookboyfriends

    We have an inbuilt option to change the posts titles’ color in our premium version(Code Manas Pro)

    You can customize it by adding the following CSS code in

    Dashboard->Appearance->Customize->Advanced Options->Additional CSS

    :

    .entry-title a {
        color: #fff
    }

    Regards,
    Code Manas

    • This reply was modified 4 years, 5 months ago by CodeManas.
Viewing 1 replies (of 1 total)
  • The topic ‘Change color of posts titles’ is closed to new replies.