Tagged: white space
Hi there!
I am trying to reduce the margins to 10 px on both top and bottom on the custom line separator but its as if they do not register the px. Almost like there is a minimum in place.
Can you please provide the code to reduce this space.
Hey a00109943!
Thanks for getting in touch with us!
Try adding the following CSS code in the Quick CSS field in the General Styling tab of the theme options:
main.template-page.content.av-content-full.alpha.units {
padding: 0;
}
Regards,
Jordan
Hi Jordan,
You guys are just awesome! I love how you always understand exactly what I’m asking! Thanks again!
Ben