Archived topic
Border around the post contents
3 replies · Started by purnima banik on March 13, 2019
Viewing posts 1–4 of 4
Hi Tom,
Could you please suggest a customization code to show a border around the post contents & sidebar separately?
Thanks
Purnima
Hi there,
Try this CSS:
.separate-containers .inside-article, .sidebar .widget {
border: 1px solid #000;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know :)
Absolutely Wonderful!!!!
Thank You, Leo
No problem :)
This archived topic is closed to new replies.