Viewing 3 reply threads
You must be logged in to reply to this topic.
Dears,
I select “Navigation with border separator under logo ”
but it seems that the background color for menu during tabbing between pages not working properly
check my link
Any update , i have to license with a valid support !! and it’s show expired please check my question above ?
Hello,
Sorry for the late reply. We have been on new year’s holiday.
That is caused by an extra padding in the menu items. You can fix it by adding this custom css into your Custom Css box in General Options:
nav .menu>li {
margin-right: -10px !important;
padding-right: 20px !important;
}
Let us know.
Best regards and may you have a great year ahead!
You must be logged in to reply to this topic.