Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1141573
    netlover
    Participant

    Hi,
    Are there any plans to add center as an option for the scroll top anchor? Also are there plans to add the ability to change the sizing and color of this element?

    #1141675
    Thai
    Moderator

    Hi There,

    Your customizations can be done by Custom CSS.

    Please try adding the following CSS under Customizer > Custom > Global CSS:

    .x-scroll-top {
        left: 50% !important;
        right: auto !important;
        font-size: 50px;
        width: 60px;
        color: #f00f00;
        border-color: #f00f00;
        height: 60px;
        margin-left: -30px;
    }

    Regards!

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