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

    I was able to implement a new widget in the header in Enfold, style it, and hide it on mobile. However, the search results window is dropping down too low and encroaching into the main content area. Is there a fix you can suggest?

    Thanks!
    Nancy

    • This topic was modified 7 years ago by nancyT.
    #873115

    Hey nancyT,

    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

    
    #top .widget #searchform .ajax_search_response {
        background: #fff;
        border: 1px solid #ccc;
        padding-top: 10px;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #873182

    Thanks, that works great!

    #873197

    Hi,

    Great! I’m glad that worked out for you. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Search Bar in Header’ is closed to new replies.