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.
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
That worked. Thank you!
Hi Arrastia,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria