Shopify themes, liquid, logos, and UX
Hello, can anyone help me with changing the border color to black? All of my schemes are turned to black and I still don’t know how to change it. I would like to change it on all pages. I am also sending a picture of a website with this black border just to be more specific.
link to my store: https://www.terror96.com/password
Hi @eryk96,
Go to Online Store, then Theme, and select Edit Code.
Search for base.css/theme.css/style.css/main.css/custom.css file Add the provided code at the end of the file.
.field:after, .select:after, .customer .field:after, .customer select:after, .localization-form__select:after {
box-shadow: 0 0 0 black !important;
}
Hello, I pased this code at the end of the file with „base.css” in theme.liquid but it didn’t work. I don’t know if maybe I’m doing something wrong.
Hi @eryk96
Please, can you be more specific? Which border are you referring to?
Hello, It’s about this white space right here.
Try this one.
@media only screen and (max-width: 749px){
div#Banner-template--24591282962698__email_signup_banner_WdWBY6 {
height: 80vh;
}
div#Banner-template--24591282962698__email_signup_banner_WdWBY6 .media>img {
object-fit: fill;
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hello, thank you for your support but it’s not what I’m looking for. I just want to change the background border color from white to black. This border appears when you try to scroll too much on mobile phone, also it only appears on google browser.
Hi, @eryk96 the store is password protected and it's not accessible to us.
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