Hi, on the page listed in Private Content below when viewed in Portrait mode on a Tablet (Samsung Galaxy Tab 3 10inch) the Special Headings below the images are being cut off.
Such as Organiser becomes Organ and Distance becomes Distan
Any way to reduce the text size to include the whole word in Portrait mode.
On Smartphone it is fine.
Hey GOWD!
Please add following code to Quick CSS
@media only screen and (max-width: 990px) {
h2.av-special-heading-tag {
font-size: 20px;
}}
Best regards,
Yigit
Thanks Yigit, you may close this thread