I’m trying to modify a Dropdown List inside a Navbar element. I have a div named Block Navbar just inside the Navbar and I have its position set to Relative. I’ve set the Dropdown List’s position to Absolute and I want it to be relative to the Block Navbar element instead of the Navbar element which it’s defaulting to. How do I set the “Relative to:” form field to “Block Navbar”? When I click on “Nav Menu” in the form field it becomes a brighter white but there doesn’t seem to be any way to change that value to “Block Navbar”. It should be allowed since Block Navbar has a relative position. I watched both the new and old lessons on positioning and the discuss everything about relative positioning except how to change that one form field. I’ve also searched for help on this but couldn’t find anything. Thanks.
Here is my site Read-Only: LINK
(how to share your site Read-Only link)