Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #173276

    Hi!

    It´s my first post! By the way, excelente job!

    I would like to change the submenu size – width.

    Check it out:
    Sub Menu Widht Size

    Can you help me?

    #173418

    Hi Flávio Pavanelli!

    Try adding this code to the Quick CSS:

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

    Change 300 for the desired size.

    Best regards,
    Josue

    #175146

    Fantastic! Tks Josue!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Sub Menu Widht Size’ is closed to new replies.