Hello,
How do I hide or edit the “sign in” and social media share buttons” that display in the mobile menu? I don’t have a membership element to my website at this time.
Site URL: hidden Theme version: XStore OrganicHello,
Appearance > Widgets > Mobile sidebar area
and add this code in Theme Options > Styling > Custom css:
.mobile-menu-wrapper .login-link {
display: none !important;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.