New Landing How can we help? Atelier Shop – Hero tabbed

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #291200
    SHK111
    Member
    Post count: 271

    From the shop page, the woo commerce setting is “hero tabbed” with a picture in the background.

    The problem is that the picture is showed with a bit of delay so it comes like a popup and makes the whole page moving down.

    Is it possible to disable this option and by the way reduce the height of this hero tabbed?

    #291223
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this to your custom css:

    .page-heading.fancy-heading.animated {
      animation-duration: 0s;
    }
    .page-heading.fancy-heading {
      height: 250px!important;
    }

    – Kyle

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 the following item
Login and Registration Log in · Register