Changing Button in Dawn Theme - Creating Transparency

You have to edit the code unfortunately.

  1. In your Admin page, go to Online store > Themes

  2. Choose the theme you want to edit then click Actions > Edit code.

  3. Open the base.css under the Asset folder.

  4. Add the code below.

.price-item {
font-size: 40px !important;
}

Where exactly should that code be pasted? There are a lot of lines in base.css.

Press ctrl + F to search for button and paste it under it

Hello, do you know how i would make the banner in banner columns the link without having a button?