Tagged: color section, margin, padding
As you can see at http://mobilepdfsdk.biz/?page_id=1277
‘Frequently Asked Questions (FAQ)’ is in a color section with no padding option. However we have a margin at the bottom.
I want to remove the margin at the bottom as well as the top.
Thank you.
Hey pdfpro!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#av_section_1 .avia-section { min-height: 30px;
padding-top: 5px; }
Regards,
Yigit
Hello Yigit,
I tried your code with/without # at the beginning putting in QuickCSS option but no success.
What can I do now?
Thanks!
Jeong
Hey!
Can you post a screenshot and show how you would like to look and create a temporary admin login then post it here privately? If i understood you correctly, the code i posted in my previous post should work
Cheers!
Yigit
Hi,
If I remove ‘#av_section_1 ‘ from the code, it works. What happens? Thanks!
Jeong