Viewing 1 replies (of 1 total)
  • Plugin Author smashballoon

    (@smashballoon)

    Hey Eric,

    Sure, I’d be happy to help. Just add the following to the plugin’s Custom CSS section, which is under the Misc tab on the plugin’s Customize page:

    #cff {
      border: 10px solid #ccc;
      padding: 20px;
      border-radius: 20px;
    }

    You can adjust the values in the code accordingly. The first line contains the thickness and color of the border, the section line is the space between the border and the posts, and the last line is the radius of the rounded corners.

    If you have any other questions then just let me know, and I hope you’re having a good day!

    John

Viewing 1 replies (of 1 total)
  • The topic ‘Adding a border to the feed’ is closed to new replies.