I tried many things, but anyone worked for removing the border between the header and the menu.
Please help and ideas,
I tried many things, but anyone worked for removing the border between the header and the menu.
Please help and ideas,
Hi Albert,
We can remove it by using the following CSS:
.x-logobar {
border-bottom: none;
}
You may add it on Theme Options > Global CSS.
The following resources might help:
Exactly! Thank you!
You’re most welcome!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.