Shopify themes, liquid, logos, and UX
Hello Everyone!
I have put the footer section in accordion style through coding. But there is a lot of space above and below the menu in mobile mode. It doesn't look good. I want to reduce the space above and below. And I want to remove the icon from that we are social. Please help me. Thank you.
Store: https://urbanglowingstore.myshopify.com/
Password: Admin
Solved! Go to the solution
This is an accepted solution.
First css for reduce space above contact second one to hide the plus in place of social area
@media only screen and (max-width: 767px) {
.page-footer__blocks.grid {
padding-top: 10px;
}
}
.page-footer__blocks .footer-block:nth-child(4) p:after {
content:none;
}
Syncora: Backup & Restore [Free] - Automated real-time store backup with one-click easy restore.
Slider Revolution - Create sliders, theme sections, banners, videos, pages, advanced animation, and social feeds.
Essential Grid Gallery - Create photo galleries, video galleries, portfolio galleries, product gallery, collection gallery, and more.
EasyDisplay: Product Showcase - Easily display collections, related products, discounts, recently viewed items, and best sellers.
It looks like this in my end which device you test
Syncora: Backup & Restore [Free] - Automated real-time store backup with one-click easy restore.
Slider Revolution - Create sliders, theme sections, banners, videos, pages, advanced animation, and social feeds.
Essential Grid Gallery - Create photo galleries, video galleries, portfolio galleries, product gallery, collection gallery, and more.
EasyDisplay: Product Showcase - Easily display collections, related products, discounts, recently viewed items, and best sellers.
The space above the Contact Us menu seems a bit too much and I don't want to put the + icon on the right side of the We Are Social menu. Please help me. Thank you Sir.
This is an accepted solution.
First css for reduce space above contact second one to hide the plus in place of social area
@media only screen and (max-width: 767px) {
.page-footer__blocks.grid {
padding-top: 10px;
}
}
.page-footer__blocks .footer-block:nth-child(4) p:after {
content:none;
}
Syncora: Backup & Restore [Free] - Automated real-time store backup with one-click easy restore.
Slider Revolution - Create sliders, theme sections, banners, videos, pages, advanced animation, and social feeds.
Essential Grid Gallery - Create photo galleries, video galleries, portfolio galleries, product gallery, collection gallery, and more.
EasyDisplay: Product Showcase - Easily display collections, related products, discounts, recently viewed items, and best sellers.
Thank you Sir. Where do I paste this code?
How to Add This to Shopify Dawn Theme:
Alternative (Edit Theme CSS Directly):
Syncora: Backup & Restore [Free] - Automated real-time store backup with one-click easy restore.
Slider Revolution - Create sliders, theme sections, banners, videos, pages, advanced animation, and social feeds.
Essential Grid Gallery - Create photo galleries, video galleries, portfolio galleries, product gallery, collection gallery, and more.
EasyDisplay: Product Showcase - Easily display collections, related products, discounts, recently viewed items, and best sellers.
Thank you very much, Sir. It worked beautifully.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025