Love this theme
Please advise I have combed this site for an easy answer
I have added Quick CSS to the Child so I can add “Custom CSS” to the Text Block….
What is the best advised code to add “0” padding to the top and bottom of the columns (or editable)?
This is the link: http://rhcpas.biz/smart248cpa130/services/
Client wants the bullets to be in 2 columns but the padding is making the gap to wide.
Thanks in advance.
Hi imoutsidethebox2!
Are you trying to do this?
div .av_three_fourth { margin-left: 1% !important; }
You could just drag a codeblock element to your page and add this inside.
<style type = "text/css">
div .av_three_fourth { margin-left: 1% !important; }
</style>
Cheers!
Elliott
It’s the top padding that I can’t get rid of, side margins are fine. The wide gaps above and below each column are the problems not left and right.
Hey!
I’m not seeing any gaps on top or bottom. Go ahead and take a screenshot and highlight what your trying to do so we can get a better idea.
Best regards,
Elliott
I dont know how to post a screen shot here?