Viewing 12 posts - 1 through 12 (of 12 total)
  • #163873
    fixers
    Member
    Post count: 253

    Hi

    The arrow in the copyright section of the footer that is supposed to scroll users back to the top of the page, its gone off the page a little due to some custom css I’m having to use.

    Id like to position this higher up the footer but its non respondent to css any hints?

    #163902
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css.

    
    #copyright .beam-me-up {
      position: fixed;
      bottom: 20px;
      right: 20px;
    }

    -Rui

    #164025
    fixers
    Member
    Post count: 253

    Thats done the trick, thanks Rui.

    #164029
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks rui

    #319807
    gflwrg
    Member
    Post count: 113

    Hello Guys, how I have used the code provided but it seems beam me up is still visible when at the top and middle of the page.

    How do I make it display only when i’m at the bottom of the page pls?

    #319812
    David Martin – Support
    Moderator
    Post count: 20834

    Will need a URL.

    #319817
    gflwrg
    Member
    Post count: 113
    This reply has been marked as private.
    #319820
    David Martin – Support
    Moderator
    Post count: 20834

    If you remove all your custom CSS, it works as expected:

    #319821
    gflwrg
    Member
    Post count: 113

    I was hoping I could vertically position it higher. Its hidden behind the chat icon.

    #320014
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    you can try to move up the chat icon just a bit. Try the code below.

    #tidio-chat iframe {
        bottom: 40px!important;
    }

    -Rui

    #320022
    gflwrg
    Member
    Post count: 113

    Solved! Many thanks Rui. Saved me again.

    #320023
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Glad it’s sorted.

    -Rui

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