On my landing page the spacing between the lines on the question “Looking for X to work on your Y” is disappearing for small devices so the text on the second wrapped line touches that on the first.
Can you help me please.
Thanks
Huw
Hey ehdavies,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.page-id-4952 .avia_textblock p strong {
line-height:42px !important;
}
}
Best regards,
Rikard
That’s brilliant Rickard. Many thanks and please close.
Huw
Sorry – Rikard – before you close I’ve just noticed the text in this box is not reducing in size as the device size reduces. Why is this happening please?
Thanks
Huw
Hi,
Your P tag had inline font size defined and it was overriding your font options in screen tab. I deleted inline styles. Please review your website.
Regards,
Yigit
That’s great thanks Digit. Please close!
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit