How do I make shop now buttons clear with border

How can I make the shop now link buttons clear with a border , only option I have now is to have them a solid colour

Hi,

@Andrewpry welcome to the community!

can you please share URL of the store and buttons where you want changes I am more to solve your issue straight away here!

https://boudoirsensual.com/?_ab=0&_fd=0&_sc=1

I want to make bother the black buttons on the first 2 images clear and also have the Option to add more clear buttons as I expand the site

@Andrewpry cant see any button can you hover mouse on it and make a screenshot?

please switch comming soon page off! @Andrewpry

Ok done

hello @Andrewpry

please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.

.content-overlay__inner .bttn.center.tc{
        border: 1px solid #ffffff;
}

it doesn’t have that under assets

hello @Andrewpry

insert code bottom of index.css file

Add this above code in index.css @Andrewpry

ok the border is there but the box is still black not clear

@Andrewpry if you are having any difficulty watch this video!

How to apply Custom CSS

nope got it!. just removed the colour …thanks for your help