Hi all!
The text button link on my main page image is too small.
( See photo below. The part that says “Book now →” )
Anyone know how to make that part larger?
Thanks!
Using Artisan from Shopify theme store.
Hi all!
The text button link on my main page image is too small.
( See photo below. The part that says “Book now →” )
Anyone know how to make that part larger?
Thanks!
Using Artisan from Shopify theme store.
Hello @Anonymous ,
.caption .hoverButton {
font-size: 30px !important;
}
You can change size a/to your need.
Thanks
Worked beautifully, thank you so much!!!