Action bar / footer questions
Hey guys,
1. We did some styling to our actionbar and found the perfect size. But at the bottom of the actionbar there is a thin black line. How do we remove this and just keep it all red? It only happened after we made the actionbar thinner. See this picture to understand: http://imgur.com/a/bYV5L
2. Also how do you hide actionbar on tablets and phones?
3. Also our footer has some whitespace under: http://imgur.com/a/IQwvX.
1. We did some styling to our actionbar and found the perfect size. But at the bottom of the actionbar there is a thin black line. How do we remove this and just keep it all red? It only happened after we made the actionbar thinner. See this picture to understand: http://imgur.com/a/bYV5L
2. Also how do you hide actionbar on tablets and phones?
3. Also our footer has some whitespace under: http://imgur.com/a/IQwvX.
Comments
1. Please send us link to page where you have this line.
2,3. Please also send us link to page where you would like to make those changes.
Is it also possible to move this search box a little further op, so the gap is not so big?
http://imgur.com/a/vIt2D.
I tried with CSS, but it moves the text and not the whole search box.
#woocommerce-product-search-field-0 { margin-top: -5px !important; }