lourdwinky Member Apr 20, 2016 #1 Help please i cant figure out where can i remove this line pls see picture
Arty Well-known member Apr 20, 2016 #2 Your logo is wrapped in navigation tab, tabs have left and right borders. That line is right side border for that tab. To fix it add this to extra.css Code: .navTab.xbNavLogo { border-width: 0 !important; } Upvote 0 Downvote
Your logo is wrapped in navigation tab, tabs have left and right borders. That line is right side border for that tab. To fix it add this to extra.css Code: .navTab.xbNavLogo { border-width: 0 !important; }