Ahoy,
I’m looking to reduce the space between the text and picture on this page. Ive already activated custom css class
please advise
Hi mcraig77!
Please use the below css to make changes to that page only…
.page-id-151 div .av_two_fifth {
margin-left: 0%;
}
If you like to do the same on all pages use the code below
div .av_two_fifth {
margin-left: 0%;
}
Best regards,
Vinay
Ahoy –
I tried adding both of those and nothing happened .
Please advise
Hey!
try to add an !important, like this for example:
.page-id-151 div .av_two_fifth {
margin-left: 0% !important;
}
and don’t forget to clear browser cache + hard refresh a few times.
Best regards,
Andy
Ahoy –
The important worked but the gap only really is noticeable when i minimize the browser. Any way to reduce the right padding on the section as well? so things are a tad closer and the the content has even padding on the sides?
This is what I’m trying to achieve screenshot 2
Hi!
Edit the page then modify the first column. Set the Space between columns to the No space between columns. Go to the Layout panel to adjust the padding between the columns.
Cheers!
Ismael
Thanks!
Hey!
Glad we could help! We have put together some useful info about enfold theme please feel free to check it out here – http://kriesi.at/documentation/enfold/
Cheers!
Vinay
Hi!
Happy it got it solved.
Please do let us know if we can do anything else for you, will be happy to assist further if needed.
Best regards,
Basilis