Links not working on mobile

Hello,

I am using the Activello theme and have a link attached to a Heading and an Image on my home page. These links work fine on desktop but when I try to click on them on a mobile device, there is no response.

The website is: https://theraininspain.net

The links that aren’t working are “Shop Now” and the image directly under it.

Thanks for your help in advance.

Hello,

I’ve removed the links from the “Shop Now” and the Image below it, and replaced with a button that says “Let’s Go”, however the button link also doesn’t work. It seems that any link I place there won’t work.

If you could please take a look and let me know what I might be doing wrong, that would be appreciated.

Thanks
mapes

Hi Mapes,

I hope you are well today and thank you for your question.

You can try resolving this issue by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Activello Options -> Other -> Custom CSS

.thirdbox {
    float: left;
}

Best Regards,
Movin

Hi Movin

Thanks for looking into this, your suggested custom CSS fixed the problem!

Cheers
Mapes

You are most welcome here :slight_smile: