Sorry, NeoTechnomad! I left out a letter in the URL. It should have read: http://www.dev.fleurdelismarketing.com/aath/.
Thanks in advance, for your help!
Use a Custom CSS plugin for any changes, as when the main theme updates, all the changes you may have made to the main theme will be lost.
After installing the plugin, paste this code in it:
.site-header-main {
padding-bottom: 0;
}
.site-content {
padding-top: 0;
}
This should eliminate most of the gap.
If there is too much taken away, then change “site-header-main” to this:
.site-header-main {
padding-bottom: 10px;
}
Increase or decrease the number in front of the “px” (…for pixels) until you have what you want.
You’re welcome. If everything is okay and this solves the problem, then you could mark this thread “Resolved”.
I could use someone’s help please. I’ve tried the above and while it closed the gap somewhat, there is still remaining white space between the header and banner image. Is there anything I can do to get rid of the remaining white space? I’m using the Make free version and the url is dev.socialprintshop.com.
Thanks in advance.