All things Shopify and commerce
This is an accepted solution.
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.
.quick-add-modal__content-info {
border: 2px solid black !important;
}
Result:
If my reply is helpful, kindly click like and mark it as an accepted solution.
If you are happy with my help, you can help me buy a COFFEE
Thanks!
I hope you are well. You can follow our instructions below:
1/ Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
2/ From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
3/ Copy the code below and paste it there
Here is the code for Step 3:
.quick-add-modal__content.global-settings-popup {
border: 2px solid black !important;
}
Please let me know if it works. Thank you!
Best,
Daisy - Avada Support Team.
It seems like it didn't work
It seems you haven't saved the change yet. Could you please save the change and re-check it on your front store instead?
Hello @randytheasian
Go to online store ----> themes ----> actions ----> edit code ---->base.css
add this code at the end of the file and save.
.product-form__input input[type="radio"]:checked + label {
border: 1px solid black !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
I'm looking for something like this. A border around when people clicking into Choose Option.
This is an accepted solution.
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.
.quick-add-modal__content-info {
border: 2px solid black !important;
}
Result:
If my reply is helpful, kindly click like and mark it as an accepted solution.
If you are happy with my help, you can help me buy a COFFEE
Thanks!
How do I make the bottom padding lesser?
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.
.quick-add-modal__content-info {
padding: 10px 18px 0px 18px !important;
}
If my reply is helpful, kindly click like and mark it as an accepted solution.
If you are happy with my help, you can help me buy a COFFEE
Thanks!
What about Mobile View?
In mobile view, it is showing perfectly fine.
I forgot to refresh the page! Works perfectly! Thanks
Glad I could help
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey 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, 2024