Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1087261

    I am using the Header Phone Number/Extra Info (Phone Number or small info text) on my site, http://www.congletonlumber.com.

    On iPhone 6s, the text at the top is not configured very well. The lines break at odd places and there is very little if any spacing between the three lines of text.

    Here is a link to two screenshots: https://www.screencast.com/t/RKsyJxdd

    Any idea how to better align the text on mobile?

    Thank you.

    #1087701

    Hey Arrastia,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .phone-info * {
      font-size:12px !important;
    }
    }

    Best regards,
    Rikard

    #1087758

    That worked. Thank you!

    #1087852

    Hi Arrastia,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.