Home Forums WoodMart support forum Image for header menu in category page , any way to make it bigger ?

Image for header menu in category page , any way to make it bigger ?

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #562465

    qtwrk555
    Participant

    Image for header menu in category page , any way to make it bigger ?

    for example these images as my screenshot , is there any way to make it display bigger ?

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

    Luke Nielsen
    Keymaster

    Hello,

    Try this one custom for help:

    .archive .wd-nav-product-cat.has-product-count .wd-nav-img {
        max-height: 60px;
    }

    Kind Regards

    #563011

    qtwrk555
    Participant

    it seems did not work , even I set it to 160px or something , it doesn’t change a thing

    #563019

    Luke Nielsen
    Keymaster

    Hello,

    Send me access to the admin panel so I can look closer at it.

    Thank you for your time.

    Kind Regards

    #563022

    qtwrk555
    Participant

    please check extra info section

    I will probably need a code to control the size on mobile , and on desktop

    thanks.

    • This reply was modified 1 week, 6 days ago by qtwrk555.
    #563024

    qtwrk555
    Participant

    as my screenshot

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

    Luke Nielsen
    Keymaster

    Hello,

    Try the below code for help:

    .archive .page-title .wd-nav-img {
        max-height: 60px;
    }

    https://prnt.sc/jbTj0P70KTO-

    Kind Regards

    #563421

    qtwrk555
    Participant

    thanks, this did the job

    #563441

    Luke Nielsen
    Keymaster

    Hello,

    Great! Always remember that you can reach out to us with any questions you may have.

    Have a good day!

    Kind Regards

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

The topic ‘Image for header menu in category page , any way to make it bigger ?’ is closed to new replies.