• I came across the Drop Shipping theme and am enjoying the simple design for a new site I’m developing.
    I removed the search bar at the top of the page using the follow css:
    .searchform {
    display:none;
    }
    But, there is now a blank bar still remaining. How do I remove this?
    There are no options to customzie this and have not been able to find any custom css that works.
    Thank you.

  • The topic ‘White bar after removing search box’ is closed to new replies.