New Landing How can we help? Cardinal Margins 4

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Cardinal
  • #180911
    ergonomi
    Member
    Post count: 32

    Hi,
    I have been testing the iehf site for responsiveness and have noticed a few issues…

    4) On iphone 5 sized screen the “registered…” is cut off in the title when screen size get small?
    http://cardinal.iehf.org/directory/

    I have already added this code… to sort out the content margins
    @media only screen and (max-width: 991px) {
    .page-content{
    padding-left:5px !important;
    padding-right:5px !important;
    }
    }

    Thanks,
    Roland

    #180994
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    @media only screen and (max-width: 479px) {
    h4.spb-heading, h3.spb-heading, h4.lined-heading, .gform_heading h3 {
        
        white-space: normal !important;
        text-overflow: unset !important;
    }
    }

    Thanks
    Mohammad

Viewing 2 posts - 1 through 2 (of 2 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