This topic has 2 replies, 2 voices, and was last updated 6 years, 9 months ago ago by Rose Tyler
Hello!
We have some problems with catagories and tags displaying.
If we create a new category manualy and write a description, everything is fine, but if we create it automatically, we see category description in the main menu of our site.
Also, on the first page of our site in heading we see the main menu and the word “cataloque” (каталог) and can’t click on it. Only see the word and what it consist of. But if we scroll the page a little bit down, we can click on this word and see page is full of caterogies.
Hello,
Unfortunately, I can’t check the link http://prntscr.com/its8p9
1. Please see screenshots http://prntscr.com/itsagi > http://prntscr.com/itsaq6
2. Please add this code in Theme Options > Styling > Custom css:
.menu-wrapper .menu > li > a {
line-height: 1;
}
.nav-sublist-dropdown:before {
top: -25px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up