• Resolved ncivitarese

    (@ncivitarese)


    Hey there,

    Great theme. For the past few days, I’ve been trying to edit the category color to make it more visible against my background. I can’t seem to find it anywhere in the CSS code.

    I’ve attached a photo of what I am specifically trying to edit. The area is highlighted in red.

    https://s1.postimg.org/3tm6smbdb/Color.png

    The word “Category” matches the background and is not visible. How do I fix that? Thank you.

Viewing 1 replies (of 1 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi ncivitarese,

    To change the color of the archive subtitle, install a custom CSS plugin like Simple Custom CSS and enter the following code:

    .page-title h5 { color: #FFF; }

    Change #FFF to the hex code of the color you want. Let me know how it goes.

    — Anders

Viewing 1 replies (of 1 total)
  • The topic ‘Changing Category Color’ is closed to new replies.