Hi
We are trying to reducing the left padding on Full Width Easy Slider Heading. So the Heading aligns left with less left padding and it goes further across the page to at least halfway or two thirds or even 3/4 across the page on Desktop view.
Website home page – https://signatureassistedliving.com.au/
Your help with CSS would be helpful and appreciated :)
Cheers Dave
Hey Dave,
Thank you for the inquiry.
You can use this css code to adjust the width of the slideshow caption container and reduce the left padding.
.av_slideshow_full .container.caption_container {
max-width: 1330px;
}
Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
Ismael