Hi, First our website is still on development server, not live yet :(
I updated to the latest theme version and child theme and I found a problem with the submenu links on the main menu. In the hebrew version the menu links hide the main parent menu link, So I added :
Hi,
First our website is still on development server, not live yet :(
I updated to the latest theme version and child theme and I found a problem with the submenu links on the main menu.
In the hebrew version the menu links hide the main parent menu link, So I added :
#navigation .menu .sub-menu, #navigation .menu .children {
margin-top: 50px;
}
It solved the problem in the Hebrew version but it caused an error in the russian site:
http://p62221-612-12043.s612.upress.link/ru/
I will really appreciate if you guys can help me fix it
Cheers
Uri
Hi,
Strange, we've fixed this issue long time ago.
So, please remove all your custom css affect to sub-menu you did and update the theme to latest version 7.1.2
When you done, clear the cache and check it again.
If it still doesn't work, let's try add more this code to Customize > Custom CSS:
Note: In all cases, please remove all your custom css affect to the sub-menu.
Best Regards,
PenciDesign