#1 WordPress forum plugin created by gVectors Team

wpForo – WordPress Forum Plugin
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Documentation

Forum

Home | Forum

wpDiscuz - WordPress Comment Plugin
  • Forums
  • Members
  • Recent Posts
Forums
Main Support Forums
How-to and Troubles...
Mobile Menu
 
Share:
Notifications
Clear all

Mobile Menu

    Last Post
RSS

jwhit16
Posts: 17
 jwhit16
Topic starter
April 14, 2020 7:39 pm
(@jwhit16)
Active Member
Joined: 11 months ago

Is there CSS available to remove mobile menu, or to not display as hamburger menu?

I have reduced my menu to only include "register" and "login" options. Can I make these links/buttons on the menu bar as opposed to including them in the drop down hamburger? Drop down is not ideal for so few options because it is just an extra step between a new user registering..

Topic Tags
mobile menu mobile hamburger menu
3 Replies
Sofy
Posts: 4065
Sofy - Facebook Sofy - Twitter
 Sofy
Admin
April 15, 2020 7:14 am
(@sofy)
Support Team
Joined: 3 years ago

Hi @jwhit16,

Please leave your forum URL, we'll try to provide some CSS solution for you. 

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

Reply
2 Replies
jwhit16
 jwhit16
(@jwhit16)
Joined: 11 months ago

Active Member
Posts: 17
April 15, 2020 4:48 pm
Reply toSofySofy

@sofy thanks it's https://gigsharks.com/community/

Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 3 years ago

Support Team
Posts: 4065
Sofy - Facebook Sofy - Twitter
April 16, 2020 9:09 am
Reply tojwhit16jwhit16
Sofy

@jwhit16

Use the CSS code below:

@media screen and (max-width: 620px){
#wpforo #wpforo-wrap #wpforo-menu .wpf-menu, #wpforo #wpforo-wrap #wpforo-menu #wpf-menu {
display:flex;
}
#wpforo #wpforo-wrap #wpforo-menu .wpf-res-menu {
display: none !important;
}
#wpforo #wpforo-wrap #wpforo-menu .wpf-menu, #wpforo #wpforo-wrap #wpforo-menu #wpf-menu {
position: static;
}
}

The CSS code should be added in the "Custom CSS code" textarea, located in the Dashboard > Forums > Settings > Style Tab. 

Also, please try on incognito mode if you're checking on mobile devices. Because mobile browsers have a hard cache, you'll not be able to see the change immediately.

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

Reply
  All forum topics
  Previous Topic
Next Topic  
Related Topics
  • [Help] How To Remove The Hamburger Icon From Mobile Browser And Show The Full Menu
    1 month ago
  • On mobiles how to show full top menu, so all links are visible and not the menu button?
    6 months ago
  • drop down menu
    1 year ago
Topic Tags:  mobile menu (4), mobile hamburger menu (1),

Forum Search

Join Us!

Download wpForo plugin
on WordPress.org

wpForo Addons

wpforo-private-messages  wpforo-advanced-attachments-128x128  wpforo-embeds-128x128 wpForo User Custom Fields addon  wpForo – Blog Cross Posting addon  wpForo Ads Manager
View all Addons »

Recent Topics

  • Like button doesn't work- anyone else with the same issue?

    By dinak, 45 mins ago

  • Like button on forums not working

    By dinak, 1 hour ago

  • Being Spammed by Fake members

    By Percysgrowroom, 3 hours ago

  • Add topic button in forum description

    By VereK, 11 hours ago

  • DB Errors in logs

    By VereK, 11 hours ago

  • How do I extend these for mobile view??

    By dantesalvino, 15 hours ago

Topic Tags

  • new features43
  • seo40
  • translation37
  • plugin conflict36
  • forum36
  • buddypress33
  • login33
  • registration30
  • threaded layout30
  • ultimate member29
  • moderation28
  • editor25
  • css25
  • avatar24
  • menu24
  • shortcode24
  • tags22
  • profile22
  • migration20
  • url20
View all tags (1516)

Recent Posts

  • Like button doesn't work- anyone else with the same issue?

    In my settings, I have every member role except guest t...

    By dinak, 45 mins ago

  • RE: Being Spammed by Fake members

    ok, so in previous (related) topic you said you found t...

    By dimalifragis, 58 mins ago

  • Like button on forums not working

    In my settings, I have every member role except guest t...

    By dinak, 1 hour ago

  • RE: How to atract visitors or make people interact with the forum? // POSSIBLE ERROR?

    It is great to see that some people still put in an eff...

    By Harrelson1, 10 hours ago

  • Add topic button in forum description

    As per the title. Is there a way to add an "Add topic" ...

    By VereK, 11 hours ago

  • DB Errors in logs

    Hundreds of these in the logs WordPress database erro...

    By VereK, 11 hours ago

  • How do I extend these for mobile view??

    How do I extend these boxes on mobile view? It doesn't ...

    By dantesalvino, 15 hours ago

Share:
  Forum Statistics
20 Forums
8,041 Topics
40.3 K Posts
4 Online
15.5 K Members

Latest Post: Like button doesn't work- anyone else with the same issue? Our newest member: fishqmfem206 Recent Posts Unread Posts Tags

Forum Icons: Forum contains no unread posts Forum contains unread posts

Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

Powered by wpForo | Copyright © 2016-2021 gVectors Team
Copyright Registration Service - Click here for more information or to register work
wpForo is Registered with the IP Rights Office
Copyright Registration Service

Ref: 4477265538
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Documentation