If you want the dropdown menu to go from right to left, instead of left to right, add right: 0;
Example.dropdown-content { right: 0; }
How to add an image and other content inside the dropdown box.
How to add a dropdown menu inside a navigation bar.
Previous
CSS Dropdowns
Next
CSS Image Gallery