back to top deactivation

  • tabes

    #48896

    I would like to get an option to deactivate the “back to top” sticky button.

    Admin

    Syahir Hakim

    #48901

    It’s at WP Admin > Appearance > Customize > Graphene: General > Footer.

    joppie-saus

    #49005

    thanks for the answer Syahir

    The solution works op Graphene theme, but I am trying to do the same thing on the Graphene Mobile NEO theme, I can’t seem to find the option to dissable the ‘Back top top ^’ button.

    joppie-saus

    #49756

    Syahir, could you please give an answer to me?

    Admin

    Syahir Hakim

    #49777

    Copy and paste the following code to WP Admin > Appearance > Customizer > Custom CSS:

    .return-top {
    	display: none;
    }
    

Viewing 5 posts - 1 through 5 (of 5 total)

  • You must be logged in to reply to this topic.