[Resolved] Fixed button ( image) similar to "GP back to top button"?

Home Forums Support [Resolved] Fixed button ( image) similar to "GP back to top button"?

Home Forums Support Fixed button ( image) similar to "GP back to top button"?

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #590022
    Mariken de Ruiter

    Hi Tom,

    I like to make a fixed button (image of a button) similar to the GP back to top button.
    I read this post:
    https://generatepress.com/forums/topic/social-media-instagram-link-scroll-button-similar-to-gp-back-to-top-button/

    On the Coming Soon page you see the image of the design with the image of the button. http://complexcompound.nl

    The design is in a contained box. So, I guess I need to make an media querie for >767px screens to keep the button image on top of the content.

    What should I do different?

    #590312
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    I’m not seeing any image on that page? What should I be looking for exactly?

    Let me know πŸ™‚

    #590685
    Mariken de Ruiter

    fixed button right bottom ( button is an image)

    #590826
    Tom
    Lead Developer
    Lead Developer

    Can you send the image to support@generatepress.com and mention this topic URL?

    #592576
    Mariken de Ruiter

    Yeh,

    I did it!
    Thanks for putting me on the right track.
    I followed the steps of this post and changed the font-awesome icon into an image.
    Looks great! πŸ™‚ Very happy.
    Thanks for the support.

    #592815
    Tom
    Lead Developer
    Lead Developer

    You’re welcome! πŸ™‚

    #594235
    Mariken de Ruiter

    O, still one small question: ( clients wish)

    What part of the JS do I have to skip to show the button instantly and not after scrolling down?

    #594784
    Tom
    Lead Developer
    Lead Developer

    You would remove the javascript completely, and change your HTML from:

    <a class="sticky-instagram" href="URL TO INSTAGRAM" style="opacity:0;visibility:hidden;">

    To:

    <a class="sticky-instagram" href="URL TO INSTAGRAM">

    #594918
    Mariken de Ruiter

    That’s great Thanks Tom

    #595343
    Tom
    Lead Developer
    Lead Developer

    You’re welcome πŸ™‚

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