How to remove gap in mobile view of footer
-
In mobile view there is more gape between footer i attach screenshot please look how to remove this gap
Please help
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached.
Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.footer-column {
margin-bottom: 15px;
}
Best Regards
Aboue css remove gap from footer
Also please help me to remove gap between google play image and recent post in footer coloum 2
How to remove gap
I attach screenshot of footer
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached.
Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.footer-widget {
margin-bottom: 15px;
padding-bottom: 15px;
}
Regards.
Xtemos Studios