Hi,
Is there a way to add a border around the drop down menu item list. On a page with a white background and text a border would be nice.
Thanks
Add border around drop-down menu items
3 replies · opened Dec 7, 2021
Hello,
Can you please let us know which Dropdown you are looking to add Borders on, so that we can provide you with the proper CSS Classes? Meanwhile, if you are looking to add Borders to the Dropdowns of the Primary Menus, then you can consider using the following code:
[ch_pre type="css"].sub-menu-container {
border: 2px solid #000;
}[/ch_pre]
This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Thanks
That's just what I needed.
Awesome!
Do let us know if we can help you with anything else or if you find any further issues with Canvas.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard