Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #228580
    foia
    Participant

    As per the topic title
    Working fine if access via laptop/desktop
    My url is http://shots.foiaworld.info/

    Thanks

    #228639
    Skandha
    Participant

    @foia: Hello there,
    You seem to have used the following CSS Code to hide the Search button on the menu but it hides the Menu button on smaller screens as well.

    .menu-toggle-wrapper {
        display: none;
    }

    Please replace the above code with the following CSS Code.

    #social-search-toggle {
        display: none !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #228644
    foia
    Participant

    It worked perfectly!

    Thanks a lot, Skandha

    #228731
    Skandha
    Participant

    @foia: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/bold-photography/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

    #228791
    foia
    Participant

    5 stars review just submitted!

    #228869
    Skandha
    Participant

    @foia: Thank you very much for your wonderful review. Have a great weekend.

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Menu not appearing on mobile devices’ is closed to new replies.