Hi the ‘Register’ button on layerslider on the home page is distorting on mobile. Can you advise?
Many thanks
Hi JennyGr!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) {
.avia-layerslider a.avia-button span {
font-size: 14px!important;
}}
Cheers!
Yigit
That’s great thank you so much