2 issues on mobile : not responsive & no clickable

Hi support team,

I noticed 2 issues on my website from my mobile phone (iPhone, Safari).

  • First, almost everything on the website is not clickable (but it is on desktop) : for example articles on the homepage, links on pages…

  • Second, few pages are not responsive as you can see below :

http://www.responsinator.com/?url=elorunstheworld.com

Do you know what are the problems ?

Many thanks for your help !
Looking forward to reading you.

Elodie

Hi @Elodie,

I hope you are well today and thanks for posting here.

– First, almost everything on the website is not clickable (but it is on desktop) : for example articles on the homepage, links on pages…

It seems you are facing the same issue as reported in the following thread so could you please try using the solution shared in the below reply to resolve it?

https://colorlibsupport.com/t/links-on-iphone/#post-39425

– Second, few pages are not responsive as you can see below :

Responsinator - elorunstheworld.com

I can see the home page of your site is responsive. Could you please share the page URLs which are not responsive so that i can troubleshoot it?

Kind Regards,
Movin

Hi Movin,

Thanks a lot for the first issue. Now it works well on iPhone.
For the responsive pages, here some examples where it’s not working :

Thanks for your help,
Elodie

Hi Elodie,

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 -> Dazzling Options -> Other -> Custom CSS

div#primary {
    max-width: 100%;
}

Best Regards,
Movin

Hi Movin,

It works!
Thanks a lot :slight_smile:

Best Regards,
Elodie

You are most welcome here :slight_smile: