mmazter
November 15, 2021, 12:58pm
1
Hello,
Been trying to modify some codes but they aren’t working, I wonder why it is so hard with Modular, just want to place some shadows at the back of all buttons.
Site URL is https://saintjohnsmonasteryshop.org/
Password is girien
Just want to put shadows on all buttons.
1 Like
@mmazter
yes please try this code
button {box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);}
mmazter
November 17, 2021, 3:28pm
3
Hi there,
Thank you for your reply, at what css or liquid file that I need to put the code?
Thanks
1 Like
@mmazter
oh sorry i have missing that try this code
Go to Online Store->Theme->Edit code
Asset->/theme.css ->paste below code at the bottom of the file.