Archived topic
I am having an issue with container.
1 reply · Started by sreekanth on July 21, 2020
Viewing posts 1–2 of 2
Hey, Team.
I want to create a simple container, not separate containers. Whenever I try to do that, I get a thin line around my content and it looks really horrible.
I attaching my preferred page layout from a website and also attaching my links.
Check the image below for reference:
https://imgur.com/AKwg007 - mobile version
https://imgur.com/xA8Q1oP - Desktop version
Hi there,
you have this CSS added to your site:
.inside-article,
.sidebar .widget,
.comments-area {
border: 1px solid rgba(232, 234, 237, 1);
box-shadow: 0 0 10px rgba(232, 234, 237, 0.5);
}
Remove it to remove the line.
This archived topic is closed to new replies.