Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #145557
    danikaellis
    Participant

    I previously asked how to remove the search bar from the top of the theme: https://catchthemes.com/support-forum/topic/how-do-i-delete-top-search-bar/

    I was told to put this in the Custom CSS:

    #header-content {
    display:none;
    }

    That made the desktop version look great, but I recently realized it removed the menu from the mobile version of the site. It is possible to enable the header in mobile and disable in on the desktop version? (I don’t mind if the search bar is at the top of the mobile version.)

    Thanks,
    Danika

    #145588
    Skandha
    Participant

    @danikaellis: I just checked your site and you seem to have figured out how to enable the header in mobile and disable it in desktop version.

    Let me know if you have anymore issues.
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Show header in mobile and not on desktop?’ is closed to new replies.