Hi, im trying to remove this white outline on this button, but it just won´t work.. ![]()
Or if there is a way to use radius on it, to make it round with 25px, i would like to do that.
Please give me both options.
Greetings
Enes
Hi @MyEcomAgent
Can you please share store URL?
Hey @MyEcomAgent
Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!
Best Regards,
Moeed
Hello @MyEcomAgent
Please provide your store URL, so I can review it and provide a solution.
Sure, sorry i forgot ![]()
https://myecomagent.com/
Passwort is: 2023
Sure, sorry i forgot ![]()
https://myecomagent.com/
Passwort is: 2023
Hii @MyEcomAgent
Can you clarify to us which outline you want to remove?
It is right above the FAQ
Hey @MyEcomAgent
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hello @MyEcomAgent
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.
a.button.button--secondary:after {
box-shadow: none !important;
}
Hi @MyEcomAgent
You can follow the following steps:
If this solution is worked, then please Like this and Mark this as accepted solution!
Laddi