Anyone? Please
Isn’t this possible? to reduce the gap between ex. 1/3 elements in Avia layout builder.
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div .av_one_third {
margin-left: 0;
width: 30%;
}
body .column-top-margin {
margin-top: 10px;
}
If that does not work as expected, please post the link to your website
Best regards,
Yigit
Hi Yigit
Is there a way for reducing the space between elements, on the left and right side.
I have used this code for the top
body .column-top-margin{
margin-top: 10px;
}
But if i want the space in between elements to be 25px also……How to do??
See the page here
http://site.lowkeytattoo.dk
Best Frank
Its the same as the thread https://kriesi.at/support/topic/spacing-paddings-margins/
Please anyone???
Hi!
Please add following code to Quick CSS as well
div .av_one_third {
margin-left: 25px;
width: 31.333333%;
}
Regards,
Yigit
OMG that did the trick , Thank you…….very much Digit
Thanks for a great theme.