Line breaks don't work on mobile site.

Hi,

I use line breaks in Wordpress editor (SHIFT + ENTER).
This works great when the website is opened on a computer. But, when the same page is visited from a mobile device, all the line breaks are ignored.

How can I solve this?

Hi @vinnie,

I hope you are well today and thank you for your question.

Could you please share me the page URL from your site where it’s not displaying correctly and share the screenshot of issue so that i can troubleshoot it?

Kind Regards,
Movin

Hi Movin,

The URL is:
http://vinnieko.com/contact/

To make it work try adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Shapely Options -> Other

.entry-content p br {
    display: block;
}

It solved the issue! Thanks a lot!

You are most welcome here :slight_smile:

I have this problem appeared exactly after I started to use a new (http://advanced.name) proxy server. These things all can be linked?

@avizonel To help us keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/shapely/ instead of replying on others thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.