New Landing How can we help? Themeforest Theme Support Nota Hero background image responsiveness

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Nota
  • #308487
    ritchmedia
    Member
    Post count: 66

    Hi, please can you advise how I can make the hero background image responsive so that it displays correctly on mobile and tablet (or allows for an alternative image to be displayed).

    The Hero header is used on the homepage only, but becomes cropped on mobile & tablet.

    thanks,
    James

    #308552
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try this code to adjust the position of the heading image. Add it to the custom css option in the theme options.

    @media only screen and (max-width: 767px){
       .fancy-style .page-heading.fancy-heading {
        height: auto!important;
        background-position: 90% 50%!important;
       }
    }

    Hope it helps.

    -Rui

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