Okay
  Public Ticket #837908
"scroll to top"
Closed

Comments

  • Scarlett started the conversation

    Hi there, 

    I have managed to override the footer you had on the theme, but I also want to get rid of the little button for "scroll to top" on the botom of the page. You can see here, it overlaps the text: 

    http://new.castillodemonda.com/rooms/

    And it just creates a lot of space that I don't need, so please tell me how to remove this feature. 

  •  840
    Jelly replied

    Hi,

    Please add the css code in the path: Appearance -> Theme Editor -> Style.css, please put it in the end of the file:

    #footer .scrollup {display: none;}
    #footer .container {padding-top: 0;}

    Best Regards,
    Jelly Team

  • Scarlett replied

    Perfect that worked thanks!

  •  840
    Jelly replied

    Hi,

    No problem, you're welcome, do you still need my help?

    Best Regards,
    Jelly Team