Hi. How can I remove this whitespace above my heading ‘Twitter’ on the page in my private content section. And why is it happening? Thanks
Hey kieranvyas!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-special-heading {
margin-top: 0;
}
Cheers!
Yigit
great thanks. Do the headings automatically have that margin at the top by default?