Hi Support,
Please help me. I want to change the color of fullscreen slider – button for this: #e3ba4a
I tried many code from other tickets, but unfortunately not working.
Thank you,
Peter
Hey Coursemaker,
Please provide a link to the site/page in question so we can look into this issue further. The code from the other threads are likely not working because each site is unique.
Best regards,
Jordan Shannon
Hi,
Add this to quick css:
.avia-slideshow-button.avia-button.avia-color-orange{
background:#e3ba4a!important;
}
Best regards,
Jordan Shannon
Thank you very much Jordan! :)
Hi,
Great, glad we cold help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Thank you, the css resolved my problem. :)