 
	
		
		
		
		
			
Hi,
Is there any CSS that can be added to make the default button on the full width easy slider larger. Eg. Similar size to the Large Button used as a button element.
Hey woogie07,
Thank you for the inquiry.
You can add this css code to adjust the style of the slider button:
#top .avia-slideshow-button {
    border-radius: 3px;
    text-transform: uppercase;
    padding: 15px 16px;
    display: inline-block;
    margin-top: 20px;
    text-decoration: none;
    font-weight: bold;
    font-size: 30px;
}Best regards,
Ismael
Hi
Thanks for the code. It does not seem to have changed the button on the banner.
