Change font color sticky post

  • Author
    Posts
  • #5169
    Corine Brundel

    Hi,

    Thanks for this brilliant theme! One small question. I would like to change the font color of the header and content from the sticky post. It needs to be changed to white. How do I do that?

    Thanks!

    #5262
    Zed
    Cryout Creations mastermind

    It’s done via custom CSS:

    `#content .sticky .entry-title a { color: white; }

    #content .sticky .entry-content, #content .sticky .entry-content p { color: white; }`

     


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #5275
    Corine

    Thank you so much. It works!

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Change font color sticky post’ is closed to new replies.