Hi,
I have a problem with top menu.
https://i.imgur.com/TWGLaZv.png
https://i.imgur.com/Oi0V7tI.png
This menu not have a “WooCommerce Memberships” (Plugin: WooCommerce Memberships) position item.
How to add a link in the top menu?
Ok.
I have a second question.
I have a mobile social menu:
When user clicked: https://i.imgur.com/vLpJLmp.png
WebPage show user new layer: https://i.imgur.com/RRTpnfO.png – how can i configure the area in red?
Url: http://natemat.idealsoft.pl
Your editor shows me this layer is hidden.
How can I edit the mobile layer ( this layer: https://i.imgur.com/RRTpnfO.png ) visible when I click?
Thanks for your tip!
-
This reply was modified 4 years by
idealsoft.
Hello,
You can change the color for icons using this custom code
#td-mobile-nav .td-social-icon-wrap i
{
color: blue;
}
The code needs to be set in Theme panel -> Custom code -> Custom CSS => https://www.screencast.com/t/fxetQe24ZHf
Thank you!
Hi,
For the mobile section, the settings are in Theme Panel.
The social icons from the mobile menu are coming from the Theme Panel -> Social Networks -> Social Networks -> https://i.imgur.com/4wubwgL.png remove/edit them after your needs.
Thank you!