Home Forums WoodMart support forum shop category filter -> icons and text overlapping

shop category filter -> icons and text overlapping

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

    benzrecordings
    Participant

    Hi I have a problem with category filter in shop at the top. the icons and text are overlapping:

    how can I avoid this?

    #27617

    Artem Temos
    Keymaster

    Hello,

    We are glad to know that you considered using WoodMart for your web-site. I hope you will be happy with it.

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .category-nav-link .category-icon {
        width: 40px;
    }

    Kind Regards
    Xtemos

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