Collapsible footer menu in-between lines ( Dawn Theme )

Collapsible footer menu in-between lines ( Dawn Theme )

dreamtechzone_5
Shopify Partner
576 1 91

Hello Everyone!

In mobile mode, I want to add a line below the policies. Just like the line above. No need to change anything in desktop mode. Please help me. Thank you.

 

What I want

 

DREAM-CANDLE-LIGHTS-·-Customize-Dawn-·-Shopify-03-07-2025_05_09_PM.png

 

I have added the following code to the assets/component-card.css file

 

@media screen and (max-width:750px){
.footer-block.grid__item.footer-block--menu {
border-top: 0.5px solid #fff !important;
}
}

Reply 1 (1)

Dan-From-Ryviu
Shopify Partner
11288 2212 2382

You can try to use this code and check

 

@media screen and (max-width:750px){
.footer-block.grid__item.footer-block--menu:last-child {
border-bottom: 0.5px solid #fff !important;
}
}

 

- Found this helpful? Hit "Like" and "Accept as Solution"! - Feeling generous. Buy me coffee!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.