Mobile menu issues | WordPress.org

[ad_1]

The output is controlled via the commercial theme “Plan My Day” that you are using. You could hide this using CSS:

.panel_top .login {
 display: none;
}

However, I cannot judge whether this makes sense. For a better solution you would have to contact the support of your theme: https://themeforest.net/item/plan-my-day-wedding-event-planning-agency/17501688/support – questions about commercial products are not allowed here in the forum.

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.

  1. 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.
  • 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 11 hours, 11 minutes ago by Alexander.
  • This reply was modified 11 hours, 2 minutes ago by Alexander.

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.

  1. 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.
  • 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 11 hours, 12 minutes ago by Alexander.
  • This reply was modified 11 hours, 2 minutes ago by Alexander.

Hi there!

It appears that your site is using the “Plan Your Day” theme. You should be able to edit that mobile menu using the Customizer.

  • Once logged into the Admin area, look for the “Appearance” menu on the left-hand side of the dashboard.
  • Hover over or click on “Appearance,” and you’ll see a submenu.
  • In this submenu, click on “Customize.” This will take you to the WordPress Customizer.

If you don’t see an option to remove the menu in the Customizer, you can try adding custom CSS to hide the “Login” item. This can also be done in the Customizer:

  • Go to your WordPress Dashboard.
  • Navigate to Appearance > Customize.
  • Here, look for the ‘Additional CSS’ section.
  • There, you can add the following CSS:
.login { display: none; }

Hope this helps!

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer