Support » Theme: ChromeNews » Remove Button Back to Top

  • `Hello sir
    I have a problem using the free version of the “ChromeNews” theme.

    Where I want to remove the “back to top” button. Because I have a different button to use.

    So there is overlap between buttons, in the documentation “ChromeNews” is not explained to remove the button.

    Can anyone help me, see my website overlap between buttons <a href=”http://konsultanpemetaan.com/&#8221; rel=”noopener” target=”_blank”>Konsultanpemetaan.com</a>

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    Thanks for using our Theme.
    Sorry for late reply, You could use the CSS below in Additional CSS of Theme Customizer:

    a#scroll-up {
    display: none !important;
    }

    Thank you

    Thread Starter ilham66

    (@ilham66)

    Thanks very much, for your team.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove Button Back to Top’ is closed to new replies.