Doubts

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

    fabianrangel
    Participant

    hello there is possible align the menu?

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

    Bogdan Donovan
    Keymaster

    Hi,

    Try to add following code snippet to the Custom CSS area in Theme Settings. We also recommend using category icons with the same aspect ratio.

    body .woodmart-navigation .category-icon {
        max-width: 50px;
        max-height: 50px;
    }

    Regards

    #54890

    fabianrangel
    Participant

    thanks for the info yeah i was thinkig on the same aspect ratio of the icons 😀

    #54916

    Artem Temos
    Keymaster

    You are welcome 🙂

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