Hi there, I've just noticed that word wrap is not working on mobile views. Cuts off in various places and makes text really hard to read. I'd like it to nicely wrap (not using hyphens either). Attaching screenshot. Page: codemefy.com Thanks, Adele
Hi, I have just checked your site and found the error. You can easily fix it, all you need to do is just paste the below custom CSS code in the Custom CSS field located under Dashboard->InkThemes->Theme Options->Styling Settings Code: @media only screen and (max-width: 480px){ #content_wrapper.content .post .post-content { word-break: break-word; word-wrap: break-word; } } This will help you to figure it out and resolve your issue(s). Regards! Naveen Kolhe InkThemes.com
Hi - thanks for your reply. I've tried this code before but it didn't work fully. I've added it in the styling settings: When I check on my mobile it seems to wrap ok. But if I check this media query on microsoft edge and firefox it doesn't wrap. Chrome is ok too. Screenshot from Edge. Thanks for your help. Adele
Hi there, I'm still having issues on some browsers with word wrapping. Can you help? Thanks! Regards Adele Codemefy.com
Hello, Greetings from InkThemes, I am glad to inform you that- I have modified the required changes, Kindly visit your site and acknowledge us for the same. Regards, Akbar InkThemes.com
You are most Welcome! Always feel free to ask your queries at our support forum: http://inkthemes.com/community/ and at our email [email protected] We would be glad to assist you... Have a nice day! Thanks & Regards! Akbar InkThemes.com