Remove drop-down menu

  • Posted in : Bloggy WP
  • jmiller864
    Participant

    Hi,

    I want to remove the drop-down menu in the middle of my site but I can’t figure it out…also the drop-down is not shown as part of the theme live previews.

    thx,

    -james

    serkan
    Moderator

    Hi James,
    It might come via a third party plugins. Please deactivate all your third party plugins and try it again. If you still have the issue, provide me your wp admin details via our private content box below.
    Thanks

    jmiller864
    Participant

    Hi,

    yeah no third party plugins…my wp admin info is below

    serkan
    Moderator

    Hi,
    I just fixed the issue.
    Thanks

    BillyG
    Participant

    Hello, I’m having the same issue as the previous poster and am curious how I can remove the drop down menu from the header? I’ve searched through the theme options and the “fixed menu” options doesn’t seem to resolve it.

    I’d prefer not to give you my wplogin info but I’m comfortable with PHP, HTML and CSS so if you can point me in the right direction I can make the necessary changes to the theme editor.

    Thank you.

    serkan
    Moderator

    Hi @billyg
    Could you please provide me your related URL?
    Thanks

    BillyG
    Participant

    Yes, address below. I’d like to retain the drop down style menu on mobile, but not have the duplication on desktop browsers. Thank you.

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    @media screen and (min-width: 768px) { select.menu { display: none; } }

    Thanks

    BillyG
    Participant

    For some reason the custom css doesn’t work when specifying the max width; however, it works when I only include:

    select.menu { display: none; }

    Will that cause any other issues that I’m not seeing?

    Thanks again!

    serkan
    Moderator

    Hi,
    Sorry it will be “min” not “max”. I just updated the css code.
    Thanks

    BillyG
    Participant

    That works perfectly, thank you!

    serkan
    Moderator

    You are welcome :) We’d be very happy if you can spare a minute to rate the theme on ThemeForest. Your feedback will boost our motivation and help us to work harder on future updates.

    https://themeforest.net/downloads

    Thank you for your support.

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register