https://breathblastermy.myshopify.com/
Password: newtse
Help me please change this button size
i want make height thicker little bit.
https://breathblastermy.myshopify.com/
Password: newtse
Help me please change this button size
i want make height thicker little bit.
Hi @BreathBlaster ,
Just paste the code in the base.css under the Asset folder. You can adjust the 65px to the desired height.
#shopify-section-template--14680054300706__rich_text > div > div > div > a {
height: 65px !important;
}
Hi, I tried to make my “buy now” button, which I changed to “shop now” with the refresh theme. My aim was to make it bigger and therefore attract more customers. However, to change it I had to modify the code by copying these lines under the first paragraph of “base.css”: #shopify-section-template–14680054300706__rich_text > div > div > div > a {
height: 65px !important;
}
I tried to understand how these lines work by changing the 65px value to 2000, then to 10.
I saw that there were no results influencing the button and so I decided to delete these lines, but when I reopened the preview of my site, it was completely destroyed with white everywhere and pieces of images on the page.
Could you please give me as soon as possible a solution to recover an earlier version of the shop? Or to modify again the size and fix my shop ?
Thank you very much