Home Forums WoodMart support forum customise archive products information

customise archive products information

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #415245

    web8844
    Participant

    Hello awesome

    i spend 5 days searching a solution to display product in categories and archive page like this :

    https://i.imgur.com/N7i2W2g.png

    can you please tell me if code will be simple or you can help me even i pro plugin i buy it please

    information needed is :

    #415281

    web8844
    Participant

    Hello i am very glad to announce you that i try something cool with the theme
    https://virtuallyapps.com/labo/categorie-produit/tgp/
    now remaind, one thing display localisation , and making category as button
    in my case category name is TGP i need to display it as button
    thank you very very much

    #415292

    Luke Nielsen
    Keymaster

    Hello,

    Try to use the below code for making a category as a button (https://prnt.sc/Za5a5HSqPNSB). Paste the code into the “Global Custom CSS” area in Theme Settings -> Custom CSS.

    .product-grid-item .wd-product-cats a {
        background-color: #2A3F64;
        padding: 3px 15px;
        color: #fff;
    }
    
    .product-grid-item .wd-product-cats a:hover {
        background-color: #3883D0;
    }

    Please let us know if there is anything further we can assist you with!

    Kind Regards

    • This reply was modified 2 years, 1 month ago by Luke Nielsen.
    #415303

    web8844
    Participant

    Work like a charm
    remaind only display localisation or adrress
    i guess this will requiert a plugin !!!

    #415325

    Luke Nielsen
    Keymaster

    Hello,

    Please let me know if your issue has been resolved.

    If you have more questions or concerns, please create new topics for each issue in the support system to avoid any confusion.

    Kind Regards

    #415354

    web8844
    Participant

    thank you
    solved

    #415475

    Luke Nielsen
    Keymaster

    Hello,

    Glad that everything is sorted out.

    If there’s anything you need, please write me or another member of our help desk team.

    We’re here for you!

    Kind Regards

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

The topic ‘customise archive products information’ is closed to new replies.