HI, I have a 2 part question. On desktop The special heading product titles are overlapping the column boxes on my page. I have set the default font size to 5.5vw for all meaning the font should adapt but it is not. I have added a screenshot of the issue in private. This happen on Chrome and Safari. On mobile the special titles are too small – how do I make them larger on mobile? It adapts but is very small. I know I can add a default value to the mobile size but thought the auto text size would adjust to the width?
Hey spokerstradingco,
Thank you for the inquiry.
On smaller screens, the font size is set to 0.8em. Did you configure the font size for different screen sizes (Styling > Font Sizes > Heading Font Sizes)?
#top #wrap_all .av-special-heading.av-lxums4ni-4f37f7f215843741833d4240ad4206d4 .av-special-heading-tag {
font-size: 0.8em;
}
Best regards,
Ismael
Hi, The issue is The font is overlapping the areas on desktop. How do I resolve that first of all?