New Landing How can we help? Atelier Post content split > Footer NOT visible Need principal scroll to be viewed

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #242318
    mik
    Member
    Post count: 69

    Hello,

    When using post with hero/content split footer has a strange behavior. Footer should be viewed by default when page is opened without browser scroll. But it’s not like this. Footer is always hidden by 30-50 pixels, need to scroll with big browser scroll to see it.

    Hope i’m enough clear about this issue.

    Hope also you have a solution to have footer viewed by default.

    Thanks for answer

    #242527
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    That’s because you’re not using the footer, only copyright. Think of people using a footer, the header and footer would take up most of the space on the screen, that’s why only the content is set to window height. Unfortunately it’s not an easy change to include the copyright above the fold

    – Kyle

    #242571
    mik
    Member
    Post count: 69

    Hi Kyle,

    Thanks for answer even negativ one. Should be great (and ergonomic) if only copyright footer is visible by default. You’re right sure not the footer.

    Hope team will add it for next updates, the split posts are great and will be perfect with copyright footer visible.

    #242573
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .hero-content-split #copyright {
      position: fixed;
      bottom: 0;
      width: 100%;
    }

    – Kyle

    #242584
    mik
    Member
    Post count: 69

    Waou great ! Thanks Kyle works perfect.
    And this way there is only one scroll, the content scroll and no more useless second scroll (browser one) just to get copyright footer.
    Keep on great work

    Any idea about when next theme by Swift will be online at TF ?

    #242586
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great, no problem!

    And I’m afraid I can not share such details yet

    – Kyle

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