How can I reduce the margins or padding on the right side of the main container and the left side of the sidebar so the content on both sides is closer to the vertical border line? Right now there is about a half inch white space on each side. I would light for it be tighter.
Thank you.
Hey TheGrinch18,
I tried to check on your site however it returns:
DNS Lookup for "www.yoursite.com" failed. System.Net.Sockets.SocketException No such host is known
Best regards,
Nikko
Here it is…
Hi TheGrinch18,
https://cl.ly/a65cc04be4ee Do you mean you want to reduce the margin on both sides of the border?
Best regards,
Victoria
Yes please.
Hi TheGrinch18,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.content .entry-content-wrapper {
padding-right: 20px;
}
.inner_sidebar {
margin-left: 20px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you Victoria! It worked perfectly.
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon