Mobile

only one page is not mobile

Hi @belink,

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

I think you meant one page from your site is not responsive and not displaying well on mobile devices.

Could you please share me the page URL from your site which is not responsive so that i can troubleshoot it?

Kind Regards,
Movin

hello, okay yes
the page is: http://chamatcha.com.br/como-preparar-o-cha-matcha/

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



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

OK.

You are most welcome here :slight_smile: