Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #591334

    Hi,
    My dropdown menu width is too wide. How do I reduce the width of these boxes?

    #592512

    Hey khickman!

    Please use the following in Quick CSS

    .sub-menu {
        max-width:150px;
    }
    

    Best regards,
    Vinay Kashyap

    #593434

    Hi,
    This worked for my sub menu width but now my logo area background image has disappeared. I removed the code and it’s still not displaying. Can you have a look?

    #594055

    Hi,

    It’s displaying fine on my end, please clear your browser cache and reload a few times.

    Regards,
    Rikard

    #594442

    Thank You,

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Change drop down menu width’ is closed to new replies.