• Resolved Time Moves

    (@timemoves)


    Hello

    I would like to change the colour of the “back to top” button in the footer on the homepage. Please advise how I can set this as I cannot set this in the administration area.

    Thank you

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author BeTheme

    (@bethememe)

    Hi,
    Are you using the BeOnePage theme on the website?
    To change color, add following CSS and change color accordingly.

    .go-to-top.btn {
        color: #fff !important;
        border: 2px solid rgba(255,255,255,.7) !important;
        background-color: #fff;
    }
    Thread Starter Time Moves

    (@timemoves)

    Hello

    These are theme details listed:

    Name: BeTheme
    Version: 17.6.1

    I have added the CSS code to the Live CSS editor on the homepage and published but no change. I have also tried adding it to the Custom CSS section but also no change. I cannot access the FTP files on the server. Can you advise please?

    Theme Author BeTheme

    (@bethememe)

    Ah, you are actually using BeTheme but this is support forum for the BeOnePage theme. You can go to https://themeforest.net/item/betheme-responsive-multipurpose-wordpress-theme/7758048/support and ask the same question there.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Back to top button’ is closed to new replies.