Shopify themes, liquid, logos, and UX
I would like to remove the lines in my footer on my home page. I am using the Sense free template. There are two lines above the social media icons in my footer which I would like to remove.
Solved! Go to the solution
This is an accepted solution.
Okay i can understand your concern, Since i've limited information about code I'm still trying to provide you solution based on my understanding.
Actually what i can see in screenshot those two lines seems a top and bottom border coming from css.
You can fix it through Shopify Admin > Themes > Edit Code > Assets > Section-footer.css open this file and paste this code at the end.
.footer, .footer > div{
border: none !important
}
It should solved your problem 😉
Hi @akounnas
Can i've your store link so i can review and suggest you solution.
Regards
Fatima
This is an accepted solution.
Okay i can understand your concern, Since i've limited information about code I'm still trying to provide you solution based on my understanding.
Actually what i can see in screenshot those two lines seems a top and bottom border coming from css.
You can fix it through Shopify Admin > Themes > Edit Code > Assets > Section-footer.css open this file and paste this code at the end.
.footer, .footer > div{
border: none !important
}
It should solved your problem 😉
Thank you, it worked perfectly!
Great to hearing that it has worked for you.
If you need any technical assistance you can always contact me at this here fatimamurtaza822@gmail.com
An even easier way? Copy and paste the code above in the Custom CSS box of the footer - no need to go editing the code at all!
Thank you @Fatima_Murtaza for the code!
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024