Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #159772
    hoiung
    Participant

    Hey,

    There seems to be a bug with “Check to disable search box in Header”.

    Desktop view = hidden
    Tablet view = hidden
    Mobile view = not hidden!!

    https://zoukdancecamp.com/

    but fix for next update? or even a temp fix would be great too!

    #159844
    Skandha
    Participant

    @hoiung: There seems to an issue with that option. For now,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .search-container {
          display:none;
    }

    The issue will be fixed in the next theme update. Thank you for reporting us the issue.
    Let me know if this solves the issue.
    Kind Regards,
    Skandha

    #159902
    hoiung
    Participant

    thanks! that fixed it for now. 🙂

    #160110
    Skandha
    Participant

    @hoiung: Glad I could help you out. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘bug with disabling search box for mobile view’ is closed to new replies.