So I am trying to get the two content elements in the “Purchase 10 or more meals for free delivery” section centered on the page. How do I go about specifying those specific elements to center with CSS code? Thanks a lot for all of your guys help!
Hey metrocitygirl,
You want it vertically centered? So “Purchase 10 or more meals for free delivery” would be in line with the truck image?
Best regards,
Jordan Shannon
Yes vertically centered!
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.home #av_section_3 .av-special-heading-tag {
padding-top:30px;
}
Best regards,
Rikard
okay it totally worked, now can you help me get them closer together? Like say 120px padding between the two?
actually you know what never mind you can close this thread thank you!