Tagged: margins
I’ve included a page in Private Content that shows that the code block element needs a wider margin or padding between it and the text block containing the H2 heading.
Can you assist please?
Hey John,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
.page-id-4128 #after_section_1 {
padding-top: 50px;
}
adjust to suit.
Best regards,
Mike
That doesn’t seem to work.
I cleared the caches, tried adding !important, tried adding it to the Theme File Editor as well as the Quick CSS.