Home Forums WoodMart support forum How to make product categories slide show 3 category in mobile

How to make product categories slide show 3 category in mobile

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

    Adi Nugroho
    Participant

    Hi..
    My web is medinamart.co.id/home-app, but i want the product category slide showing 3 category in mobile screen. Currently in only show 2 category (https://prnt.sc/110k10e). Please show how to do it since i didn’t find the option when editing..
    Thanks..

    #277813

    Hello,

    I saw the screenshot you attached. Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .categories-style-carousel .owl-carousel.owl-drag .owl-item {
        width: 120px !important;
    }

    And see if this works for you otherwise it requires customizations.

    Best Regards

    #278115

    Adi Nugroho
    Participant

    How much the price if it need to be customized?

    #278121

    Adi Nugroho
    Participant

    I have inputed the code and somewhat in the first view it show 2 product categories and then after that it show 3 categories. Please show me the way to put the code directly to the theme (customize theme) so the carousel showed 3 categories from the first time it showed. (I know it will be overwrited if there’s a theme update).

    #278151

    Hello,

    Sorry but we do not provide paid customizations services. We provide only support within our policy frames, if you need additional customization you can find a developer or try to contact our partners https://wpkraken.io/?ref=xtemos.studio

    Best Regards

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