Home Forums WoodMart support forum Shop Sidebar Categories Count

Shop Sidebar Categories Count

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

    tripleogfox
    Participant

    Categories with more than 1,000 products having problem with alignment in sidebar.
    The Qty will push to below instead of showing next to the text.

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

    Hello,

    I saw the screenshot you attached.

    Please provide the URL of the Shop page to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios

    #274871

    tripleogfox
    Participant

    Here you go.

    #274883

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .categories-accordion-on .widget_product_categories .count {
        margin-top: 8px;
        position: absolute;
        right: 0;
    }

    Best Regards

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