Home New Guten Forums WoodMart support forum shop product categories

shop product categories

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #524888

    fcoerezza
    Participant

    Hi, in the shop I display the categories on top of the page.
    How can I have my 12 categories left aligned on 6 columns horizontally centered?
    thank you

    Attachments:
    You must be logged in to view attached files.
    #524910

    Hello,

    Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS

    .title-design-centered .wd-nav-product-cat {
       justify-content: center;
       max-width: 1100px;
    }

    Best Regards.

    #525467

    fcoerezza
    Participant

    Hi, I added the script, but nothing change. Look yourself, the CSS is still added: https://staging.acinolilla.com/shop/

    #525528

    Hello,

    Can you please share the WP admin login details of your site so I will check and give you a possible solution?

    Best Regards.

    #525578

    fcoerezza
    Participant

    attached

    #525654

    Hello,

    The CSS code is working fine on your site site:
    Screenshot for clarification:
    https://ibb.co/9v2B1fK

    Check back your site after completely clearing the browser cache.

    Best Regards.

    #525662

    fcoerezza
    Participant

    sorry if I insist, but I tried 3 different browsers, also in incognito mode and I do not see what you see.
    Attached what I see.

    Attachments:
    You must be logged in to view attached files.
    #525695

    Hello,

    Please use the below custom CSS code:

    .page-title .wd-nav.wd-gap-m {
        --nav-gap: 45px !important;
    }

    Best Regards.

    #526697

    fcoerezza
    Participant

    solved! thank you

    #526708

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘shop product categories’ is closed to new replies.