[Resolved] Page Header full screen scroll down button

Home Forums Support [Resolved] Page Header full screen scroll down button

Home Forums Support Page Header full screen scroll down button

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #409809
    Damiaan van Vliet

    Hi support,
    I have a page header for home which is full screen.
    I have a scroll down button (font awesome) which scrolls on click to the first section is on difference places depending on the screen size.
    Is there a solution that I keep that scroll down button stick to the bottom of the page header?
    I can send login details.

    The page header content now is:

    <!-- page header -->
    <a href="#startsectie" class="fl-scroll-link"><span class="scrolldown-button"><i class="fa fa-angle-double-down fa-5x" aria-hidden="true"></i></span></a>

    Thanks!

    #410019
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can turn maintenance mode off for now?

    If we need password to view the site, please send it through Account Issue here: https://generatepress.com/contact/

    #410454
    Damiaan van Vliet

    OK Leo I will send login details now

    #410535
    Damiaan van Vliet

    Leo, the problem is solved.
    I had to add the following CSS to the scrolldown-button:

    
    position: absolute;
    bottom: 0;
    
    #410683
    Leo
    Staff
    Customer Support

    Glad you figured out!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.