-
Author
-
May 15, 2017 at 10:14 #161400designo1Participant
I want the mobile menu style (480px or less) to be the same as the desktop menu style (481px or more).
Please refer to attached image. How can I fix it?Attachments:
You must be logged in to view attached files.May 16, 2017 at 00:19 #161546LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
May 19, 2017 at 18:43 #162126RaduModeratorHi,
Are you talking about the BuddyPress user menu?
Add this CSS
COPY CODE#buddypress div.item-list-tabs ul { width: auto !important; } #buddypress div#item-nav { padding: 0; } #buddypress div#item-nav .responsive-tabs { height: 102px !important; } #buddypress div#item-nav ul li a:before { margin-bottom: 10px !important; } #buddypress div#item-nav ul li.current a { padding: 10px 0px !important; }
The CSS will be added to wp-admin -> theme options -> general settings -> quick CSS
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 19, 2017 at 17:31 #171148designo1ParticipantThank you for answering my ticket.
However, this method has the problem of harming the alignment of the icon.
I need a way to turn off the feature without touching the icon layout.
I would really appreciate it if you could give me a new way.August 22, 2017 at 17:21 #171420RaduModeratorHi,
For the moment only the CSS can be provided, that it’s manipulated by JS when there isn’t enough space… in future, we will take into consideration allowing the ability to allow users to turn on/off that feature.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.