Hi there, big fan of the theme so far. I’m working on a site, which is in test mode.
Looked around the forum and couldn’t find an exact solution to my issue.
At present, I want to use 1/2 columns on the upper portion of the home page vs. using the full screen slider. I see how to adjust spacing/padding on the top and bottom (through editing the color section box).
Issue: I’m unsure how to adjust spacing to the left and right of the columns. And so the spacing in the middle of the page between the 2 columns seems a bit too much.
The ideal outcome would be having the spacing between the 1/2 columns be 5 pixels or so.
Any insight is appreciated. Happy to supply link.
Thanks
Hi agiombetti!
Please post the link to your website and point out the elements so we can provide you more accurate custom CSS code.
Cheers!
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
div .av_one_half { margin-left: 2%; width: 49%; }
They will not be 560px wide anyway. You should go to Enfold theme options > General Settings and choose Responsive Layout Large
Cheers!
Yigit