New Landing How can we help? Themeforest Theme Support Joyn Fancy header height is to large on smartphone

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Joyn
  • #172178
    Taffy
    Member
    Post count: 261

    Can the height of the fancy header be adjusted for smartphones?

    I have Hero Heading Height at 300px, but this take up the majority of the smartphone screen.

    Am I missing something?

    #172229
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I need specific page url with issue.
    Thanks
    Mohammad

    #172301
    Taffy
    Member
    Post count: 261
    #172309
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option. Adjust the height value has desired.

    @media only screen and (max-width: 767px) {
    .fancy-heading-wrap {
      height: 200px!important;
    }
    }

    -Rui

    #172310
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    @media only screen and (max-width: 767px) {
    .page-heading.fancy-heading{
    height:200px !important;
    }
    }
    

    Thanks
    Mohammad

    #172373
    Taffy
    Member
    Post count: 261

    Will do. Thanks.

    #172376
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.
    -Rui

    #183102
    Taffy
    Member
    Post count: 261

    Rui,

    The background image used in the Fancy Header does not resize completely.

    How can we force this to shrink right down?

    Mark

    #183105
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please always provide specific page url with issue.
    Thanks
    Mohammad

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