Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #329628

    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.

    #329700

    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

    #345541

    Thanks Yigit, you may close this thread

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Special Headings Being Cut Off’ is closed to new replies.