Tagged: custom button
howdie kriesi-team,
I’d like to have bigger buttons in full width slide show.
can you tell me how can I do that?
thank you.
Hey Rio1,
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: 20px;
}
Best regards,
Yigit
great, thank you!