Shopify themes, liquid, logos, and UX
store url: https://7e7d4a-12.myshopify.com/
password: Qwerty123
ive gotten help to add the lines before just wanted some help to get this finishing touch
so i wanted to take out these lines first picture is in web
and second picture is in mobile
trying to get rid of the lines that im pointing at in my screenshots.
Solved! Go to the solution
This is an accepted solution.
Hi @ali219 ,
May I suggest to update code these steps:
1. Go to Store Online-> theme -> edit code
2. Layout/theme.liquid
3. Add code below to end of file and before </body> tag
<style>
.yv-main-product-detail p.visually-hidden + div.yv-product-accordion.sidebar-content {
border-top: none!important;
}
@media(max-width: 749px){
#shopify-section-template--23384487297369__main-product .main-product-slider-wrapper {
border-bottom: none;
}
}
</style>
This is an accepted solution.
Hi @ali219 ,
May I suggest to update code these steps:
1. Go to Store Online-> theme -> edit code
2. Layout/theme.liquid
3. Add code below to end of file and before </body> tag
<style>
.yv-main-product-detail p.visually-hidden + div.yv-product-accordion.sidebar-content {
border-top: none!important;
}
@media(max-width: 749px){
#shopify-section-template--23384487297369__main-product .main-product-slider-wrapper {
border-bottom: none;
}
}
</style>
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