Unsure how to change color of text

Home Support Blog Way Plus Unsure how to change color of text

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #14030
    jessencramer
    Participant

    Hello.

    When I look at my homepage (bestinterest.blog), I want to change the color of the text of the “Author” and “Category” in a blog snippet. Currently, the color is ~orange.

    I feel like the Appearance>>Customize>>Advanced Color Options>>Post/Meta Colors should control what I’m looking for, but it is not working for me.

    Do you know I could change these colors?

    Thanks!

    #14065
    nirav
    Keymaster

    Hello There,

    Greetings of the day!

    Follow the below steps to add custom CSS.
    1) Please log in to the admin area
    2) Go to “Appearance >> Customize >> Additional CSS”.
    3) Paste the below code in “Additional CSS”

    #primary .cat-links a, .entry-header .author-date span.author a{
    color:#COLORCODE
    }

    4) Save the update

    Hope this helps!

    Thanks and Regards,
    Team ProDesigns

    #14066
    jessencramer
    Participant

    Great! That worked as expected. Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.