GIF with link to product?

Solved

GIF with link to product?

Hartnum
Excursionist
16 0 4

Hello again,

 

im gonna try again with a little more explanation, i have a gif on my front page that is a gif of a product and i am wondering if it is possible to put a link on the gif so when you click on it it takes you to the product? 

"FusionWave.dk" is the website name, see for yourself thank you.

 

and a side note is it possible to make a collection picture smaller on pc but same size on phone? it is a little too big on the pc but perfect on the phone, also on this website you can see if you scroll a little down.

 

thank you!

Accepted Solution (1)

ShopDoc
Shopify Partner
99 7 9

This is an accepted solution.

Try the following.

 

<div align="center">
<a href="google.com"><img src="https://cdn.shopify.com/s/files/1/0839/4496/4361/files/download_1.gif?v=1726047636"</a>
</div>

 

Change google.com of course.

- Shaun
YouTube
TikTok

View solution in original post

Replies 5 (5)

Made4uo-Ribe
Shopify Partner
10203 2423 3069

Hi @Hartnum 

You seem to be using Toyo Theme. Are you able to provide the code that you are using for your GIF? 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Hartnum
Excursionist
16 0 4

yes sir,

 

this one i hope: 

<div align="center">
<img src="https://cdn.shopify.com/s/files/1/0839/4496/4361/files/download_1.gif?v=1726047636"
</div>

ShopDoc
Shopify Partner
99 7 9

This is an accepted solution.

Try the following.

 

<div align="center">
<a href="google.com"><img src="https://cdn.shopify.com/s/files/1/0839/4496/4361/files/download_1.gif?v=1726047636"</a>
</div>

 

Change google.com of course.

- Shaun
YouTube
TikTok
Hartnum
Excursionist
16 0 4

it works perfect thank you!

 

Hartnum
Excursionist
16 0 4

another problem came up,  it puts a link further down on the text "kollektion" and also makes the collection smaller further down? how to reverse that?