[Resolved] search in the menu doesn't work

Home Forums Support [Resolved] search in the menu doesn't work

Home Forums Support search in the menu doesn't work

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

    Hi, please can you help met. The search field doesn’t work?

    #465204
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    You need to remove this line from your child theme:

    @import url("../generatepress/style.css");

    You also have all of the minified parent CSS in your child theme – you need to remove that as well.

    Your child theme style.css file should only include your custom CSS.

    Hope this helps ๐Ÿ™‚

    #467756
    Erik

    thanks. it’s solved

    #468085
    Tom
    Lead Developer
    Lead Developer

    You’re welcome ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.