Hi Enfold,
i try to figure out to move the h3 title complitly under the square image. I read the other post but i cant find a solution.
Thanks for help
Hey siteraum,
Please try the following in Quick CSS under Enfold->General Styling:
.av-masonry-price {
display: table !important;
margin: 0 auto;
}
.av-masonry-entry-title {
text-align:center;
}
Best regards,
Rikard
Hi Rikard, thank you for answer
but i want to remove the hole block (<figcaption class=”av-inner-masonry-content site-background”>) with Title and price under the image (see link example). so you can see the full square image and the title and price is under the image.
thank you Rikard