space between footer and pre footer
-
Thank u sir for the help earlier!!! i have one more problem though, can u help me by add a space between the footer and pre footer? it is somehow collapse into each other. i Tried fixing it but my codes affecting other things on the website….i left a link u just have to scroll down to the footer
many Thanks!
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.woodmart-prefooter {
padding-bottom: 30px;
}
Best Regards