Site logo

Archived topic

Top Button

9 replies · Started by Torsten on August 8, 2021

Viewing posts 1–10 of 10

Hello
I have a problem with the top button.
I have set the colors, but the button is not displayed!
I also use a survey plug-in on my homepage.
The button color is set to green.
But now the background is shown in white.
How can I change this?
here is the link to the page.

Torsten

Hi there,

can you share a link to your site so we can see the issue - its missing from your topic :)

You can add it to the Private Information field in your reply.

The button is generated by a plugin, the style from the plugin overrides the style from the customizer.

Please check if there's a setting in the plugin that can change the background color of the button?

If not, you can try this CSS:

.wp-polls .Buttons {
    background-color: #096809;
}

Let me know :)

Thanks very much!
it works with the code ...

but why is the back to top button not displayed on my homepage?

I don't see the back-to-top button being activated.

Can you check if it's set to enabled at customizer > layout > footer > Back to Top Button.

Let me know :)

OK sorry... was not activated

Thanks so much

No problem :)

This archived topic is closed to new replies.