Mobile looks different on pro vs inspector and my phone

This is how it looks and pro and this is what I want.

This is how it looks on google inspector and my phone. As you can see the line break is showing up in the wrong place and my letters on videography and installation are chopped off.

How do I fix this so that it looks like pro on my phone?

Hi Marshae,

Thank you for reaching out to us. I checked your setup and I see you’re adding plain HTML to create your content. To resolve the headline chopping issue, use <h3> tag instead of <h2> as the theme’s default styling is being applied to the headline elements.

To fix the line break issue, please remove the inline style font-size:18px; from all of your <p> tags (see screenshot below)

image

Let us know how this goes!

1 Like

Thank you this worked!

Glad that we could be of help.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.