I am trying to center the Title (Product From WooCommerce) in the Masonry Element. I have gone through so many threads here and have found nothing that works.
What Quick CSS will work to make this happen?
I thought this code would do it but it doesn’t:
.av-inner-masonry-content-pos-content { text-align: center !important }
Any help is greatly appreciated.