Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #881098

    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

    #881511

    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

    #881515

    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

    #881709

    Hi,
    Try using the Product Grid instead of the Masonry
    2017-11-25_122859

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.