slider not working on mobile

Hi Movin, thanks for all your help so far! I’ve got another question for you :slight_smile:

http://www.dailysurprises.co.uk/ is my website, the slider works beautifully on the website on desktop, you can click it and get into an article. However this is not the case on the mobile, slider still show on the mobile, however it is not clickable, it is just a picture changing slider. How can I make the mobile version slide clickable?

Many thanks as always :slight_smile:

Hi @dailysurprises,

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

You can try making the mobile version slide clickable by using the attached custom child theme of Activello theme that contains some custom code.

Best Regards,
Movin

Hi Movin

Amazing! It works now :slight_smile:

Just one last question. Although it is clickable now on mobile, it doesn’t show the title of the post on the slider like it would on desktop. How can I get this clickable slider on mobile have title of the article?

Many thanks

Just one last question. Although it is clickable now on mobile, it doesn’t show the title of the post on the slider like it would on desktop. How can I get this clickable slider on mobile have title of the article?

You can try achieving this 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


#page .flex-caption {
    display: block;
}

Hey Movin

Thanks for your reply. The code you provided above kind of work, only the title on slider on the mobile version is too big, it would not fit the whole title. Title size in slider is perfect for desktop, I want to keep desktop version slider that way. But can I adjust only the phone slider to make title tiny so it will fit onto the image?

Many thanks

To help us keep support thread separates could you please create new thread for each of your other questions here https://colorlibsupport.com/c/activello/ instead of asking them in your single thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.