How to display more than 3 products in the pop up slide cart ?

This topic has 4 replies, 2 voices, and was last updated 8 months ago ago by Tony Rodriguez

  • Avatar: thibaultcomte
    thibaultcomte
    Participant
    September 7, 2023 at 08:47

    Hello there,

    Can you please explain to me how I can display more than 3 products in the pop up slide cart ? (see screenshot)

    In this example I have 7 products and only 3 are displayed,

    Thanks a lot,

    Regards,

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    September 7, 2023 at 09:15

    Hello, @thibaultcomte,

    To adjust the maximum number of products displayed in the mini-content, kindly follow these steps: Navigate to Xstore > Theme Options > Header builder > Cart > Mini-Cart Products Amount. Here, you can set the limit as per your preference and then click on ‘Publish’.

    Please refer to the attached image for further clarification.
    https://postimg.cc/0zzDJ2Fr

    We trust this will resolve your query.

    Best Regards,
    Team 8Theme

    Avatar: thibaultcomte
    thibaultcomte
    Participant
    September 7, 2023 at 09:24

    thanks a lot this is perfect,

    other question on the header, how can I change the color of the social icon ?

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    September 7, 2023 at 09:53

    Hello, @thibaultcomte,

    We would like to guide you on how to change the color of the social icon in the header. Please follow the steps below:

    1. Copy the CSS code provided.
    2. Navigate to XStore >> Theme Options >> Theme Custom CSS >> Global CSS.
    3. Paste the copied CSS code in the specified location.

    After completing these steps, it is crucial to clear your browser cache to see the changes. You can view the expected result at this link: https://postimg.cc/PvjZ9gXH

    .et_b_header-socials.et_element-top-level.flex-row a[title="Facebook"] svg {
        fill: #3b5998 !important;
    }
    .et_b_header-socials.et_element-top-level.flex-row a[title="Instagram"] svg {
        fill: #feda75 !important;
    }

    Please note that you have the option to modify the color code in the provided CSS according to your preferences.

    Best Regards,
    8Theme’s Team

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘How to display more than 3 products in the pop up slide cart ?’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.