Home New Guten Forums WoodMart support forum Menu images sizes

Menu images sizes

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

    deivis1251
    Participant

    Hello,
    My menu images is too small. How can i adjust size of menu images?

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

    Hello,

    Please try to use the below custom CSS code:

    .menu-item a.woodmart-nav-link img.wd-nav-img {
        height: auto;
        width: 30px !important;
    }

    Best Regards.

    #401211

    deivis1251
    Participant

    When i use this code, menu images become very flatten, stretch, blurred, and with bad size…

    #401365

    Hello,

    When we change the size using CSS then it will affect the quality of the images.

    Best Regards

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