Viewing 1 replies (of 1 total)
  • You just need to add a border to the div surrounding your post. Best bet is to create a child theme so you dont lose changes to your css when updating, but it looks like you would just add something like this:
    .single .hentry { border: 1px solid #000; }

Viewing 1 replies (of 1 total)
  • The topic ‘how to seperate post in a frame ?’ is closed to new replies.