Hi,
how to add Content Alignment align "right"?
Thanks
Hi
You can simply use this custom CSS:
.acm-hero.style-1 .hero-item h1, .acm-hero.style-1 .hero-item .h1 { text-align: right; }