Sydney theme home page not mobile responsive
I am having issues with the Home page text not being responsive. My site is https://www.kellyeamenscopywriter.com.au/ and it is in the piece under “Time to call a copywriter”. I tried entering this into the Additional CSS but it hasn’t changed it html,
body {
overflow-x: hidden;
}
.widget-title {
word-break: break-all;
}
.wpcf7-form input {
max-width: 100%;
}
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Carolyn
Thanks for posting.
The issue is that some headlines like “Here’s what I’ve learned in 10+ years as a communications specialist:” have been pasted from another application. Each space has an HTML non-breaking space in place, it’s those non-breaking spaces that are causing the problem. If you copy each problematic headline, paste into Notepad with no formatting and then paste it back, the issue should resolve. If you click over to the Text tab of the Editor widget, you’ll see the non-breaking spaces I’m referring to.
I did that and there was no alteration to the problem. There doesn't appear to be any extra spaces or hard breaks in text.
Here is what it looks like at a code level: https://imgur.com/a/FHDaqsy
Try removing the headline in question entirely.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.