Hi,
Just wondering how I can reduce the height of the new full width button? It looks great but is a bit large in the browser for just a few words.
Thanks,
A
Hey cmcsoxford!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adust as needed
div#find-out-more .avia-button-fullwidth {
padding: 30px!important;
}
Cheers!
Yigit
Thanks! That has worked well!
A