Home Forums WoodMart support forum Increase Logo size to menu

Increase Logo size to menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #298827

    nickop
    Participant

    Hello, i want to increase the logo size to be outside of the menu.
    Please sent me a css code to make it bigger like the image i attaching you.
    Now my logo is like logo_1 i want to be like logo_2
    Thanks a lot!

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

    Hello,

    I saw the screenshots you attached.

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

    .wd-logo {
        max-height: 150px;
    }

    Regards.
    Xtemos Studios

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