lourdwinky Member Licensed customer Apr 20, 2016 #1 Help please i cant figure out where can i remove this line pls see picture
Arty Well-known member Licensed customer 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; }
lourdwinky Member Licensed customer Apr 21, 2016 #3 thanks its work thanks for help Upvote 0 Downvote