Home Forums WoodMart support forum Remove search for post in mobile menu

Remove search for post in mobile menu

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #36753

    cri.galia
    Participant

    Hello,
    can I remove search for post in mobile menu?
    I attach the image
    Thanks
    Cristina

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

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to remove

    .mobile-nav .searchform {
    	display: none;
    }

    Regards

    #36909

    cri.galia
    Participant

    Thanks.
    The post is colsed.
    by
    Cristina

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

The topic ‘Remove search for post in mobile menu’ is closed to new replies.