This topic has 1 reply, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #102602
     johnwinch
    Participant

    Hello,

    How can I remove the arrow used to go at the top of the page?

    Best regards,

    #102777
     Radu
    Moderator

    Hi,

    You can hide that element by using this css

    COPY CODE
    
    p#btnGoUp {
        display: none !important;
    }
    

    The css can be added to wp-admin ->theme options -> Styling Options -> Quick css

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?