New Landing How can we help? Cardinal Problem with text view in mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Cardinal
  • #178375
    suzannesheridan
    Member
    Post count: 38

    For some reason, some of the text is being cut off on mobile, eg. the word ‘recruitment’ is not fully visible on my phone. The text block on the page is set to half with a space, 1/2 width next to it, however this is set not visible on mobile.

    #178403
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    @media only screen and (max-width: 767px) { 
    div.spb-asset-content h5{
    font-size:23px !important;
    line-height:25px !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