Archived topic
Top Button
9 replies · Started by Torsten on August 8, 2021
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.
Can you specify where the button is?
https://www.screencast.com/t/lv5jBxbHCcm
is on this site
https://www.landschildkroeten-hunsrueck.de/ein-fruehbeet-fuer-schildkroeten/
and here the screenshot from the button of the site
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 :)