Prestige Theme Button style and size change

Hello, please could you help me. How is possible to change style of the buttons on Prestige Theme? I would like the corners to be more rounder let’s say.
Another question, on the slideshow the button is way to big on the mobile version, how to resize it?
And last, how can i add extra independent buttons on my home page?

thank you so much for your help! :folded_hands:t2: :blush:

@Nat7 - can you please share the website link?

for resizing button you need custom css and to add independent buttons you will need custom html code

1 Like

Thank you so much for your replay!
https://ge9mt0an3f7232wm-58438647979.shopifypreview.com

https://ol0l70ga5d9bj8yx-58438647979.shopifypreview.com

@Nat7 - please add this css to the very end of your theme.scss file and check

.Button, .Button:before{border-radius: 30px;}

1 Like

Thank you so much! Im sure i would be able to do that. But for some reason i cant save any changes in theme.scss.liquid. All other sections yes but there, for some reasone i can not.. :disappointed_face:

@Nat7 - were you able to save the file?

1 Like

For some reason I couldn’t, was trying many times. But now did in on my phone and it worked.. ))) thank you so much for your help! Any tip on how to make them a bit smaller but just on mobile version, and let on desktop the same? )))

and any tip on adding an independent button?
sorry maybe a lot of questions)) but thank you :folded_hands:t2: