[Resolved] Adjust Colors on Homepage

Home Forums Support [Resolved] Adjust Colors on Homepage

Home Forums Support Adjust Colors on Homepage

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1517118
    Scott

    Is there a way that I can change the color of the h2 and link colors on the homepage only? I only see global color settings that change the colors in blog posts and homepage simultaneously under (customize -> colors -> content).

    Thank you.

    #1517121
    Leo
    Staff
    Customer Support

    Hi there,

    Is your home page the blog/posts page?

    Can you link me to the page in question so I can make sure to provide the best answer?

    You can use the private info field.

    Thanks!

    #1517122
    Scott

    Sorry, yes it is a blog roll.

    #1517129
    Leo
    Staff
    Customer Support

    The home page is using WP Show Posts so you will need CSS like this:

    h3.wp-show-posts-entry-title a {
        color: #000000;
    }

    The option is also included in WP Show Posts pro:
    https://docs.wpshowposts.com/article/content-overview/#title-colors

    #1517139
    Scott

    Thank you. I installed wp-show-posts pro and was able to change the article titles to my desired color. But I did not see anything that would change the color of the main posts title with the h2 (“Our Most Popular Articles”)

    #1517152
    Scott

    I figured out how to do it. Thank you for your help.

    #1517906
    Leo
    Staff
    Customer Support

    No problem 🙂

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