• aberrantvenus

    (@aberrantvenus)


    I have recently created a static homepage on my site https://www.aberrantvenus.com and managed to get the featured posts category to show up on this page. I want to add a 1px border and gray background to this individual post on the homepage only, but when I edit the style.css with:

    .category-featured{background: #CCCCCC; border: 1px solid #000000;}

    It adds a border (no background colour) to the post on my blog page only, not the homepage.

    How do I change this? Do I have to add something to the homepage.php template?

    Any help greatly appreciated! I am new to coding so a dummies explanation would be best ??

  • The topic ‘Adding Border to post on Static Homepage only’ is closed to new replies.