Hello tagDiv,
when I use fullwidth logo or text logo in boxed view (with bg image or color), two white stripes from the menu top and bottom area aren’t resized to the boxed mode and can be seen on the background.
Any suggestions how to solve this problem?
Thanks in advance!
Patrick
Hi,
Please provide your site URL so I can inspect this and provide you an accurate solution.
Thanks!
Hi,
the site is still local/developmental, but I can provide screenshot and (browser) code.

Plugins all off except VC (had it off, but stripes were still there)
Local Environment: Bitnami Stack
Default Theme with full text logo, grey bg color
Also appears with Logo img + bg color/bg img
Hi,
Please use this custom css in Theme Panel > Custom css: http://screencast.com/t/Y470wXEdS6Wb
Before: http://screencast.com/t/EPWDoHn5xags
.blog-stack .td-menu-background{
border-bottom: 0px;
border-top: 0px;
}
Result: http://screencast.com/t/995iOji1Wg
Hope this helps!
-
This reply was modified 11 years by
Alin [tagDiv].
Thank you very very much! This did the trick.
Thanks a lot for your great support.