Tagged: special heading, subheading
Hello,
Somehow since V2.8 I get the same space/margin between the special heading and its subheading that I choose for the margin below. It looks weird. How can I change it, so I only get the margin below the subheading and the subheading sticks to the heading?
Thanks in advance
Hey alwo!
Can you post the link to your website and point out the section please?
Regards,
Yigit
Hey!
Please edit Special Heading element and adjust padding-bottom value – http://i.imgur.com/O0vftNA.png
Cheers!
Yigit
yes, but then I have no padding after the subheading – which I actually want … :-/
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#aktuelles .av-subheading_below { padding-bottom: 60px; }
Cheers!
Yigit
Thank you – though this only cures the symptom not the problem. Now I will always get a 60px padding after a subheading right?
Hi!
I have adjusted the code i posted in my previous post so now it will only apply to the subheading element on your color section called aktuelles
Regards,
Yigit
Thank you – it worked.