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

    Hi,

    I’m trying to create a blog post for a single product.

    I would like to use the Single Product Slider and/or Product Grid in the Plugin Additions and show just one product.

    The issue is, is that I can only display a minimum of 2 columns which isn’t what I want.

    I only want to show one column.

    Is there a way to do this?

    Thanks,

    Harvinder

    #1477291

    Hey ballindigital,

    Thank you for the inquiry.

    You can add this css code to adjust the width of the columns:

    .shop_columns_2 .products .product {
        width: 100%;
    }

    If you need to apply this to a specific Product Grid element, you have to apply a Custom CSS Class name or ID to the element.

    https://kriesi.at/documentation/enfold/add-custom-css/

    Best regards,
    Ismael

    #1477324

    Hi – thanks that worked but only for desktop.. Not the mobile.

    #1477360

    Hi,

    Where can we check the Product Grid element? Please create a test page, then provide the page URL in the private field.

    Best regards,
    Ismael

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