Hi Jacoobic,
I understand your concern regarding the “LOGIN” option appearing on the mobile menu of your website. After checking the link you provided, I have identified a couple of steps you can take to address this issue.
- Check Mobile View in Customizer:
- Navigate to your WordPress Customizer.
- Go to the “Header” section and check the settings related to the mobile menu.
- Inspect the menu pages and editor to see if there is a login element present.
- Utilize Custom CSS:
- In the Customizer, navigate to the “Additional CSS” section.
- Insert the following code:
.header_mobile .login .popup_link { display: none; }
After following these steps, the “LOGIN” option should no longer be visible on the mobile view of your website.
If the issue persists or if you have further questions, please don’t hesitate to reach out. It would be helpful to provide a screenshot of your editor in mobile view within the Customizer for a more precise solution.
Kind regards,
Alexander
-
This reply was modified 1 year, 4 months ago by
Alexander.
-
This reply was modified 1 year, 4 months ago by
Alexander.