Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #933283

    Is there anyway to keep a mobile search either in teh hamburger or next to teh hamburger menu. I have tried some of the suggestions in the forum, but could not get one to work. Thank you!

    • This topic was modified 6 years, 3 months ago by SignifyStudio.
    #933461

    Hey SignifyStudio,

    You’re running an old version of the theme, you might want to consider updating it first.

    Best regards,
    Victoria

    #933664

    It is now updated. Thanks!

    #934066

    Hi SignifyStudio,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 767px) {
      .responsive #top #wrap_all  #menu-item-search  a {
        height: 70px;
        background-color: #fff;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #934251

    Thank you!

    #934259

    Hi,

    Glad that Victoria helped you :) Let us know if you need further assistance or if we can close this thread.

    Best regards,
    Nikko

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