Responsive menu

Home Forums Jevelin Theme Responsive menu

Home Forums Jevelin Theme Responsive menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Sophie Debart
    Participant

    Hi,

     

    I have some problem with the menu :

    When i use a big screen, no problem

    But in 17″ the menu appears on 2 lines (find attached the issue)

     

    The responsibe mode appears only on very small screen

    Can you help please ?

    Attachments:
    You must be logged in to view attached files.

    Hi Sophie,

     

    I hope you are well today and thank you for your question.

     

    Could you please share me your site URL where it’s displaying so that I can help you?

     

    It is displaying like that because there isn’t enough space to display all menu items in one line.

     

    Please tell me how you want it to display.

     

    Best regards,
    Shufflehound team

     

     

    Sophie Debart
    Participant

    Hi,

     

    Sorry i didn’t see your message.

    This is my website : http://www.dev.uniaccessgroup.com/

     

    I woul’d like that the menu appears always on 1 line (1) when it’s possible. When it’s not like responsive menu (2)

     

    Thanks,

     

     

    Attachments:
    You must be logged in to view attached files.

    This is all happening because of the following custom CSS code you are using on your site generated by Yellow Pencil Editor so please remove the CSS code on your site.

     

    .sh-header-small-icons .container .sh-table > .sh-table-cell {
        position: relative;
        top: auto;
        min-height: 57px;
        height: 57px !important;
        width: 1261px !important;
        margin-left: -50px;
        margin-right: -26px;
    }
Viewing 4 posts - 1 through 4 (of 4 total)