New Landing How can we help? Cardinal Personal Demo headline gets hidden in mobile

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Cardinal
  • #90387
    yeloman
    Member
    Post count: 22

    When viewing the personal demo in mobile the headline and text shifts below and there is a massive padding between headline and header or logo.

    #90419
    yeloman
    Member
    Post count: 22
    This reply has been marked as private.
    #90464
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Thanks for pointing that out, just sorted a fix for it. Simply add this to Theme Options > Custom CSS:

    @media only screen and (max-width: 767px) {
    .spb_parallax_asset.parallax-window-height[data-v-center="true"] > .spb_content_wrapper, .spb_parallax_asset.parallax-window-height[data-v-center="true"] > .spb_content_element {
    		top: 0!important;
    		margin-top: 0!important;
    	}
    }

    – Ed

    #90857
    yeloman
    Member
    Post count: 22

    Great thanks!

    #90867
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

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

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

License required for the following item
Login and Registration Log in · Register