Home Forums Basel support forum double menu header

double menu header

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #24224

    andreims
    Participant

    hello,

    you have a very nice theme!

    in the header we select to show double menu, we have some problem on some devices. like in the image we attach. (the good version and the bad version). how can we fix this?

    thank you

    #24225

    andreims
    Participant

    and the files

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

    Artem Temos
    Keymaster

    Hi,

    This header layout doesn’t work well if you have a lot of menu items added. We suggest you to decrease the number of links or we can give you a code snippet to decrease fonts size and free some extra space. We need your website link for that.

    Regards

    #24381

    andreims
    Participant

    thank you!

    http://torockoi.ro/wp-admin

    guest
    tchYCV(knSlzdds6A4GmVGXx

    #24384

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .main-nav .menu > li > a {
    	font-size:13px!important;
    	padding-left: 5px!important;
    	padding-right: 5px!important;
    }
    #24461

    andreims
    Participant

    it work! you are great. thank you very much

    #24464

    Artem Temos
    Keymaster

    You are welcome!

Viewing 7 posts - 1 through 7 (of 7 total)

The topic ‘double menu header’ is closed to new replies.