New Landing How can we help? Themeforest Theme Support Dante Mobile Device Headings (Urgent)

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Dante
  • #109340
    sb91
    Member
    Post count: 86

    On mobile devices my headings(widget titles) are being cut off e.g. the main heading on the home page and services pages. We are looking to go live today so any quick fix would be greatly appreciated asap.

    #109344
    sb91
    Member
    Post count: 86

    screenshot attached. See the title is cutting off it should say “Exporters” at the end not just E.

    Attachments:
    You must be logged in to view attached files.
    #109349
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Add this custom css:

    @media only screen and (max-width: 479px) {
    h4.spb-heading, h3.spb-heading, h4.lined-heading {
    line-height: 200%!important;
    white-space: normal!important;
    }
    }

    That will adjust it just for mobile.

    – Ed

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register