Home Forums WoodMart support forum Instagram feed on product page

Instagram feed on product page

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #226108

    Rachid
    Participant

    The pictures has no space between them, how to add space?

    #226146

    Hello,

    Please provide your site admin access to the private area as well as product page URL.

    Best Regards

    #226147

    Rachid
    Participant

    Please check the private section

    #226154

    Rachid
    Participant

    check private access

    #226188

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .woodmart-product-instagram .woodmart-spacing-0 > [class*=col] {
        margin-bottom: 5px;
        padding-right: 5px;
        padding-left: 5px;
    }

    Best Regards

Viewing 5 posts - 1 through 5 (of 5 total)