Ello, I’m trying to make my Full width easy button a little wider like the screenshot. How would I achieve this for my website?
Hey beachcitiescryo,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .avia-slideshow-button {
padding: 15px 50px;
}
If you need further assistance please let us know.
Best regards,
Victoria