• Hi, great theme I like it a lot πŸ™‚

    Noticed an issue with the header search form.
    When you have product category with a long name, the search box becomes unclickable and the search button disappears.

    adding this CSS fixes it

    .bgs-serach-cats {
        max-width: 60px;
    }

    note misspelling of ‘serach’ is the class used in the theme’s stylesheet.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Search form in header not clickable’ is closed to new replies.