How to replace button with image versus text? // taste theme

Hi! I was wondering if there’s a way to make these buttons more prominent? Perhaps with a picture instead of text? What would that coding look like? Thanks for your time and help!

Link: https://goldstar3343.myshopify.com/collections/facilities-buildings-grounds-maintenance

No password required!

Like this? Maybe even put right on top of the page.

yes exactly like that!!

@heyitsphae

thanks for confirm yes please share this section code so i will check and let you know

which specific section?

So for the time being try this. It does not do the whole trick but it is looking better. For the rest the I would need to add something in the code inside your backend.

.section-template--14418893897782__product-grid-padding .button {
    width: auto;
    margin: 1em;
    border: 1px solid black;
    border-radius: 12px;
    text-shadow: 0 0 7px black;
    box-sizing: border-box;
    -webkit-box-shadow: 5px 5px 15px 5px #000000;
    box-shadow: 5px 5px 15px 5px #000000;
    float: left;
}

This will it look like:

Pleas DM me for any further stuff. (No I will not charge :slightly_smiling_face: