Forum

The forum is a free service supported by community members. Please consider opening a support ticket if you need timely help.

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 31 May 2020 04:03 AM by  Steve L
Product Showcase spacing
 4 Replies
Sort:
You are not authorized to post a reply.
Author Messages


Basic Member


Posts:158
Basic Member


--
15 May 2020 04:20 PM
    Hello,

    How do I reduce the space if I add more than 1 product showcase on a single page. There is a large space after each showcase of products. I'm displaying 4 products per showcase. If I add 8 items to the same showcase it reduces the image size making the items hard to read, instead of dropping down to the line.

    https://training.codingst...ecommerce/Navigators

    Please advise,

    Kenyatta

    0


    Veteran Member


    Posts:2951
    Veteran Member


    --
    18 May 2020 04:51 PM

    Hi Kenyatta,

    Try adding this CSS to your portal stylesheet

    div.rvdsf-productshowcase-container .carousel .item {
    height: 300px;
    }

    0


    New Member


    Posts:32
    New Member


    --
    26 May 2020 05:47 PM

    Hi Stephen

    Could you possibly take a look at this page to see where I might have gone wrong implementing your suggestion above please? I've added it to the Generic4 style.css file, but the height doesn't seem to be changing.

    Many thanks

    Mark

    0


    Veteran Member


    Posts:2951
    Veteran Member


    --
    29 May 2020 06:55 PM

    Hi Mark

    The suggestion solution above works for the case when you're using the StandardCarousel template. Check your module's settings and Configuration > Product Showcase settings to see which template you're using.

    I hope this helps.

    0


    Veteran Member


    Posts:2951
    Veteran Member


    --
    31 May 2020 04:03 AM

    I want to add the latest Storefront v16.1 you can simply specify the desired height in the configuration settings and don't need to use any CSS. 
     

    Thanks!

    0
    You are not authorized to post a reply.