Hi,
How do I change the height and width of buttons? Basically, I want to make the buttons on the home page larger.
Hey rashaadk,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .avia-slideshow-button {
font-size: 34px;
}
Best regards,
Vinay