Sub menu backgroung

Support Area Forums Elite Sub menu backgroung

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question:
  • Author
    Posts
  • #16494
    Ivo Mednis
    Participant

    How to make wider drop down submenu background?

    Attachments:
    #16496
    Bill Robbins
    Moderator

    Ivo,

    Thank you for your business. You can make the drop-down wider. Here’s how:

    1. Go to the Theme Options page and select the Styling tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      nav#top-menu ul li:hover ul {
           width: 250px; 
      }
      
    3. Update your settings.
    4. See if that made the drop-down wide enough. If you need it wider, change the 250 in the snippet above to a larger number and save your changes.

    If you have any trouble, let me know.

    Thanks,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Sub menu backgroung’ is closed to new replies.