Hello – I was going to ask for how to reduce the space at the top of the page as there was a big gap after I removed the alert bar that was there (huge space was there when I clicked Preview). When I Updated it, however, it removed all space and the title is right up against the menu bar (in Chrome). This hasn’t happened before. In the Avia Builder, I put a Colour Section with Text & Image sections.
http://dominiquehurley.com/intuitive-readings/
Thank you
Hey dominiquehurley!
Please add following code to Quick CSS
.html_header_top.html_header_sticky #main {
padding-top: 120px;
}
Best regards,
Yigit
Fantastic. Thanks again. Resolved.