Problem:
1. I want to float this menu item to the right side of the screen.
2. I want the menu item 'Contact' to stay visible when the rest of the menu collapses.
Solution:
Q1) It needs custom CSS codes, for example
https://toolset.com/forums/topic/want-to-float-menu-item-to-right/#post-901456
Q2) The menu item "Contact" is in the "collapses" DIV tag, so when you are using mobile devices, the DIV tag is not visible, as a result, all items insider the DIV tag are not visible too, including item "Contact".
There isn't good workaround with CSS codes, you can setup another static HTML link as "Contact", and put it outsider the menu.
Relevant Documentation:
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | - |
- | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - |
Supporter timezone: Asia/Hong_Kong (GMT+08:00)
This topic contains 4 replies, has 2 voices.
Last updated by 6 years, 6 months ago.
Assisted by: Luo Yang.