All things Shopify and commerce
This is an accepted solution.
Hi Cameron0
- You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
div#shopify-section-template--23305591816457__logo_list_ALqH7h {
border-bottom: 1.5px solid #000;
border-top: 1.5px solid #000;
}
Result:
Best,
Esther
Hi @CameronO
Is this for mobile only? If it is try this one.
@media only screen and (max-width: 749px){
.color-scheme-template--23305591816457__logo_list_ALqH7h {
border-bottom: 1px solid black;
border-top: 1px solid black;
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
This is an accepted solution.
Hi Cameron0
- You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
div#shopify-section-template--23305591816457__logo_list_ALqH7h {
border-bottom: 1.5px solid #000;
border-top: 1.5px solid #000;
}
Result:
Best,
Esther
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025