Home › Forums › WoodMart support forum › Pop-up Login problem in mobile menu. › Reply To: Pop-up Login problem in mobile menu.
April 26, 2018 at 11:11 am
#54766
AndreyPavlovich
Participant
Thanks for the answer.
Yes, of course, you can show my site on the template page.
If possible, make an future update in which the pop-up window will work in XTemos Headers Manager.
I like this: https://gyazo.com/e3b143b13c9f5ac799104be6a562b76c
But I want it: https://gyazo.com/188dc2f44039318ba257439b35dc3ecc
I also noticed that the VK icon displays the wrong color when hovering over the cursor. I solved the problem using the code. Is this true?
.woodmart-social-icons.icons-design-colored-alt .woodmart-social-icon.social-vk a:hover {
background-color: #4c75a3;
}
.woodmart-social-icons.icons-design-colored .woodmart-social-icon.social-vk a {
background-color: #4c75a3;
}
Thanks for the support!