Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #942905

    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

    #943364

    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

    #943448

    That’s brilliant Rickard. Many thanks and please close.

    Huw

    #943472

    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

    #944110

    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

    #944543

    That’s great thanks Digit. Please close!

    #944596

    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

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Text wrapping losing spacing on smaller devices’ is closed to new replies.