Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1173374
    R_M_Agency
    Participant

    Hi,

    How can I change the colour of the jump-to-top button?

    I’d like to make it white.

    Thanks,

    #1173424
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    a.x-scroll-top {
        color: #f00;
        opacity: 1;
        border-color: #f00;
    }

    Hope it helps 🙂

    #1173451
    R_M_Agency
    Participant

    Hi Thai,

    Perfect – Thank You.

    Will custom CSS code get overwritten upon updating the theme?

    I’m not using the child theme.

    Thanks.

    #1173462
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    Since the code is being added inside Customizer it wont get overwritten while updating theme.

    Thanks.

    #1175140
    R_M_Agency
    Participant

    Okay great, good to know – Thank You.

    #1175205
    Rahul
    Moderator

    You’re most welcome!

  • <script> jQuery(function($){ $("#no-reply-1173374 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>