Comments Steven started the conversationMarch 12, 2020 at 3:38amPlease see attached. The post tags text keep overlapping eachother. How do I fix this? This only happens on mobile. Thank you! - Jessica 3,022Andrew repliedMarch 12, 2020 at 6:29amHi Steven,Use the following custom css in Salient > General settings > CSS/Script related: @media only screen and (max-width: 1000px) { .recent-post-container a { letter-spacing: 0px; line-height: normal; } } Hope this helps. Sign in to reply ...
Please see attached. The post tags text keep overlapping eachother. How do I fix this? This only happens on mobile. Thank you! - Jessica
Hi Steven,
Use the following custom css in Salient > General settings > CSS/Script related:
Hope this helps.