Hey guys,
I’ve been trying to figure out how to move up a bit, maybe 5-10px, the special heading on my front page.
Here is a link – http://twoheartsphotography.uk
You can see there is a big gap right before the second special heading and the following content, as well as the third one.
Is this a Special Heading issue or the content above?
Cheers
Hi Chipsybg!
Please try the following in Quick CSS under Enfold–>General Styling:
.page-id-2170 .column-top-margin {
margin-top: 30px !important;
}
Regards,
Rikard
Perfect!
25px did it, but thanks for the help!