Hi there. Thank you so much for such an awesome theme.
There are some issues with the responsive layout in that Page Breaks don’t happen.
URL: opustherapysolutions.co.uk
Please see attached pictures.
Picture one: After bold text, paragraph needs to be on the next line
Picture two: Phone number needs to have a break then the e-mail address on the next line
Picture three: Address needs to have one item per line like th desktop version.
Please let me know how we can sort this
movin
October 12, 2016, 2:15pm
2
Hi @yusuflimz ,
I hope you are well today and thank you for your question.
I visited your shared site to troubleshoot the issue but didn’t see any of the content on your site which are shown in your attached screenshots.
Please advise.
Kind Regards,
Movin
Hi there.
First screen shot:
http://opustherapysolutions.co.uk/pricing-2/
Second and third screen shot:
http://opustherapysolutions.co.uk/contactus/
Check it from a mobile, as the desktop one works fine
movin
October 13, 2016, 10:58am
4
You can try resolving the issue by adding the following CSS code in the Custom CSS option of your theme on the below path.
Admin Area -> Appearance -> Customize -> Shapely Options -> Other
.dslc-text-module-content strong {
display: block;
}
#page .dslc-text-module-content br {
display: block;
}
Thank you my good man!
That’s worked beautifully. you are a genius!
movin
October 17, 2016, 6:47am
6
You are most welcome here