Wonderblog

Closed
Documentation Documentation March 16, 2019
Login to reply
Falice Richardson
6 years ago

Got it. Thank you!

Lazar * Support Agent
6 years ago

Hi Falice,

The social URLs were missing "http://" in front of them. Any link in WordPress must have http:// before the domain name. I've just fixed that in your WordPress, in Appearance > Customize > Social Media and saved the settings so the header social links work now :)

Cheers!
Lazar

Falice Richardson
6 years ago

Hi Lazar, 


The social links on my page are also not linking correctly. :( 

Lazar * Support Agent
6 years ago

Hi Falice,

Thanks for pointing this out to us!

Please within your admin dashboard navigate to Appearance > Customize > Additional CSS tab and paste this CSS to disable the word break:

p {
    word-break: normal !important;
}


Please let me know if you have any questions at all.

Thanks again,
Lazar

Falice Richardson
6 years ago

Hi Lazar, 

I found that some of the words in the text get split onto other lines on various devices. This will be problematic for readers. I attached screenshots from my phone and iPad. I am hoping that this can be fixed because this poses a major issue. Thank you in advance for your help.