This topic is: not resolved
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.
Please use one topic for only one question.
Please use one topic for only one question.
Please use one topic for only one question.
thanks manage to find out the reason n resolved it.
In file css/main.css add the next code after line 2935:
.menu-mobile__list ul li a { color: inherit; font-weight: inherit; }
.menu-mobile__list ul li a:hover { color: var(--pix-main-color); }
You must be logged in to reply to this topic.