Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #525536

    How do I increase the width of the sub menu?
    Can you help me?

    Thank you

    #525539

    Hey lock255!

    Add this to your custom CSS.

    ul.sub-menu {
        width: 300px !important;
    }

    Best regards,
    Elliott

    #525558

    Hi Elliott,
    thank you for your reply, but work only in debug mode.

    #525634

    Hey!

    Not sure what you mean. Did you add it in Dashboard > Enfold > General Styling > Quick CSS? If your using a caching plugin then be sure to clear it’s cache.

    I checked your link but your site appears to be under maintenance mode.

    Cheers!
    Elliott

    • This reply was modified 9 years ago by Elliott.
    #525644

    No, I not use plugin for caching.
    I have past your code in Dashboard > Enfold > General Styling > Quick CSS
    It’s corret but not work. Why?

    #525650

    Hi!

    Perhaps you have a typo in your custom CSS. Send us a WordPress login so we can check your site. It appears to be under maintenance mode so we cannot see it.

    Regards,
    Elliott

    #525653

    I removed the manutence mode. Now you can check.

    • This reply was modified 9 years ago by lock255.
    #526050

    Hey!

    I checked the site and the submenu width is already set to 300px. Please remove browser cache then hard refresh the page:

    #top ul.sub-menu {
        width: 300px !important;
    }

    Best regards,
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.