Site Isn't Responsive to iPhone

Hello,

My website looks great on a computer and a tablet - but when pulled up on the phone, the theme is all goofy…essentially it isn’t responsive at all.

I haven’t modified anything other than the sections I wanted on/off.

Thanks!
Kayla

Hello there,

I hope you are doing well today.

Could you please disable any third party plugins that you have active so that we see if a plugin is causing a conflict here?

Best Regards,
Support

Okay! Just did that right now.

And now it looks like it worked!

Is there any way to change the font size of the logo text?

Hello there,

I am glad the solution worked for you.

You can use the following CSS code to change the font size by going to Appearance > Customize > Additional CSS and pasting it there.


/*Logo font size*/
#header .top-header .header-logo {
    font-size: 30px;
}


Best Regards,
Support

Now that I turned off the plugins, I lost the easy editing of the Illdy theme. Can you confirm what plugins should be turned on?

Hi there,
Thanks for keeping in touch with us.

I can’t be sure, however, in order to be sure which plugin is causing the issue, you’ll need to enable them one by one and then test the site to see if it goes back to the lack of responsiveness. The plugin that takes you back to that state once enabled will be the one you need to get rid of.

I hope this helps :slight_smile:

Best Regards,
Support