Hello Enfold Team,
I have tried to find similar problems and solutions. Unfortunately, I do not really get anywhere at this point.
I have created in in 2 columns with the element “button full width”. I liked to have the buttons on this page a bit transparent. RGB 0/0/0 opacity 0.5 and with mouse over RGB 0/0/0 opacity 0.8 how can I realize this with QuickCSS.
Thanks for your help
Hey stefan,
I’m not seeing any button on the page you provided.
Best regards,
Jordan Shannon
Ho Jordan, scrolling down. I mean this:
https://cloud.cutandpaste.de/index.php/s/etbabtnQLKWAn67
Thanks Stefan
Hi Stefan,
Thanks for the screenshot. Please try the following in Quick CSS under Enfold->General Styling:
#rechtsgebiete .avia-button-fullwidth {
background-color: rgba(0, 0, 0, 0.5);
}
#rechtsgebiete .avia-button-fullwidth:hover {
background-color: rgba(0, 0, 0, 0.8);
}
Best regards,
Rikard
Hi,
Did you need additional help with this topic?
Best regards,
Jordan Shannon
No thanks, everthinks are fine now. in this case :-). you can close
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon