#2061
Nermin
Keymaster

Hello Chris,

Premium Banner don’t have aligned left option We may add this option in the future.
for now you can add the following code in your custom css file (if you are using child theme) or in the Customizing Additional CSS which in customize (if you are using default theme)

.premium_banner_animation6 .premium_addons-banner-ib-desc {
text-align: left;
}

Thanks,
Nermin