Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #24804

    Hello,

    i d like to change the width of the (drop down) field.

    thing is – the text (description/post titel) is longer and it breaks at the end – that means the width does not go with the length of the menu-description…

    any idea how to change the value?

    thanks in advance

    Pedro

    #124791

    Hi,

    Please add this on your custom.css

    .responsive #header_main_alternate .mobileMenu {
    margin: 16px auto;
    }

    .responsive #top .mobileMenu {
    width: auto;
    padding: 10px 4px;
    }

    Regards,

    Ismael

    #124792

    thanks.

    i tested it – didnt make any difference – nor PC nor smartphone…

    i also tried different values to see if there is any other change. unfortunately everything stays the same.

    any idea why?

    i an using firefox latest version, btw.

    #124793

    Hi,

    I’m kind of not clear about menu bar/field element that you are talking about. Please add a screenshot using imgur or dropbox pointing to the area that you want to change. A link to your actual website would be great.

    Regards,

    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change size of menu bar/field’ is closed to new replies.