Home Forums WoodMart support forum Page title – Categorine on mobile menu

Page title – Categorine on mobile menu

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #448340

    DEVPOM1234
    Participant

    Hello,

    1. How could I change the style (background, …) of categorie menu on mobile (categorie in page title) ?
    I put a screen capture in attachment.

    2. Same question but for desktop ? I would like to change the number of categorie per line.
    I put a screen capture in attachment.

    Thanks for you help.

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

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    You can change the image in the Product category editing mode: https://xtemos.com/docs-topic/product-category-menu/

    I am afraid there is no option to set the number of lines in this menu, this menu shows all the existing categories and the number of lines depends on the number of categories.

    Best Regards

    #448443

    DEVPOM1234
    Participant

    Hello,
    Thanks for you answer but my first question it’s :

    How could I change the style (background, …) of categorie menu on mobile (categorie in page title) ?
    I put a screen capture in attachment.

    NOT the image of categories. I would like ti change the background of the mobile menu categorie (check the image in attachment).

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

    Hello,

    When you edit a product category, you will find WoodMart options to set color or image on the title background.

    If you have any questions please feel free to contact us.

    Best Regards

    #448922

    DEVPOM1234
    Participant

    Hello,
    Thank you for your answer.
    I don’t want to change the background or color of page title.
    I wanna change the color of mobile menu in shop.
    I explain you on the image in attachement

    #449188

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Mobile:

    body .wd-nav-product-cat > li > a span{
    color:red;
    }
    body .wd-nav-product-cat .nav-link-count {
        color: red;
    }

    Please replace the color as per your needs.

    Best Regards

    #486630

    DEVPOM1234
    Participant

    Merci j’ai réussi

    #486676

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘Page title – Categorine on mobile menu’ is closed to new replies.