May 08, 2023 2:55 pm
Our comments are a different size on desktop, mobile, and tablet. Is there a way to target these individually in CSS, or alternatively a way to normalize comment fonts across devices? Ideally we would have desktop at 20px, tablet at 18px, and mobile at 16px.
3 Replies
May 08, 2023 3:06 pm
Using/inheriting the font size from the theme would also be amazing if that's an option.
May 10, 2023 1:57 pm
Thanks Asti. That didn't work but we were able to target each device using @media queries.