Comments swar76 started the conversationAugust 22, 2019 at 8:04amHello,As you can see there is an white line on the right of the navbar.How can I delete this?Thank you.PS: Made this ticket public in case someone else knows how to get rid of it.swar76 repliedAugust 22, 2019 at 9:20amFixed!@media only screen and (min-width: 1001px) { #header-outer[data-format="left-header"] { border-right: 0 !important; }} Sign in to reply ...
Hello,
As you can see there is an white line on the right of the navbar.
How can I delete this?
Thank you.
PS: Made this ticket public in case someone else knows how to get rid of it.
Fixed!
@media only screen and (min-width: 1001px) {
#header-outer[data-format="left-header"] {
border-right: 0 !important;
}
}