Hello,
We are working on the issue of Advanced Typography and it will be fixed in the nearest update. Meanwhile please do the following:
1. Find this file: woodmart\inc\admin\assets\js\admin.js
2. Change
if (currentSectionVal == 8 || currentSectionVal == 39) {
if (currentSectionVal == 8 || currentSectionVal == 9 || currentSectionVal == 39) {
http://prntscr.com/npox23
3. Change the color by means of the selector
body .woodmart-navigation.main-nav .item-level-0:hover > a, body .woodmart-navigation.main-nav .item-level-0.current-menu-item > a
Best Regards