Dropdown Menu Questions

Issues related to hyperlinks and web site navigation.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/links.html
Post Reply
Bucky108
 
 
Posts: 122
Joined: Mon Apr 20, 2020 8:15 pm

Dropdown Menu Questions

Post by Bucky108 »

1) Is there a way to make the border of the menu transparent? The menu is on a layout grid that has a background of multi color gradient.

2) How do you set the menu to be dismissed on click when it goes into a panel type mode on break points?
User avatar
Pablo
 
Posts: 21708
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Dropdown Menu Questions

Post by Pablo »

1) You can change the alpha value of the border color. Set to '0' to make the border transparent.
2) This menu has no 'dismiss' option
Bucky108
 
 
Posts: 122
Joined: Mon Apr 20, 2020 8:15 pm

Re: Dropdown Menu Questions

Post by Bucky108 »

1) You can change the alpha value of the border color. Set to '0' to make the border transparent.

Thank you that worked.

2) This menu has no 'dismiss' option

There is no way for the panel menu to be hidden after a menu item is clicked? Maybe there is a JavaScript workaround?
User avatar
Pablo
 
Posts: 21708
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Dropdown Menu Questions

Post by Pablo »

I am not aware of a JavaScript workaround.
But you can check the Bootstrap website.
https://getbootstrap.com/docs/5.3/components/navbar/
Bucky108
 
 
Posts: 122
Joined: Mon Apr 20, 2020 8:15 pm

Re: Dropdown Menu Questions

Post by Bucky108 »

I got around it by adding a panel menu on the break point views and hiding the drop down menu on those.

<<But you can check the Bootstrap website.>>

How would you implement that?
User avatar
Pablo
 
Posts: 21708
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Dropdown Menu Questions

Post by Pablo »

How would you implement that?
It was just a suggestion. WWB uses the bootstrap menu, so you can find a script that work with Bootstrap's menu then you may also be able to use this in WWB.
Post Reply