Found a similar topic but the code didnt work https://kriesi.at/support/topic/enfold-full-screen-slider-button-size/
We need the full screen slider button on our homepage to be 2x bigger, thanks !
Hey kilimats,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
adjust the scale value from 0 to any number including decimal like 1.5 etc.
#top .avia-slideshow-button {
transform: scale(2);
}
Best regards,
Vinay
Thanks! It worked but only when the slide in animation is over, giving a pop up effect to the button, can the size be changed during the animation too ?
another issue i notice is the text “LONG TERM PROFITABILITY EMOTION FREE.” on the mobile view is quite small, how can we make the text bigger for mobiles ? desktop size is fine as is
Hey!
I loaded the web site and I can see the button been big from the start.
Please clear cache and check it out.
Cheers!
Basilis
Weird, i even went to a different computer, forced a refresh with CTRL+F5 and even used a new browser and still the button starts small when sliding in and then pop 2x the size, can you verify once more?