• kngvxx

    (@kngvxx)


    Hello,
    How can i set a border of articles on main page? (the photos that are links to the articles)

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

    (@anlino)

    Hi @kngvxx,

    To add a aborder to the post previews, go to Appearance > Customize > Additional CSS (the menu labels might be different in your language) and enter the following code:

    .posts .post { border: 1px solid red; }

    The Additional CSS field was added in 4.9, so make sure you’re running the latest version. Let me know how it goes.

    — Anders

Viewing 1 replies (of 1 total)
  • The topic ‘Article on main page – border’ is closed to new replies.