Home Forums Basel support forum Logo appearance on mobile and tablets

Logo appearance on mobile and tablets

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #888

    elodie
    Participant

    Hi team!

    First thank you for this stunning theme!

    I have some problems of display with the logo on tablets and mobile, and another one with the left main menu on 1024 × 768 screens.

    You can see it there : http://johnpolacek.github.io/Responsivator/?site=vog-boutique.com%2F

    Is there a recommanded size for the logo or a special upload for it ?
    I would like to have little paddings around it like in the desktop version.

    thanks!!

    #891

    Artem Temos
    Keymaster
    Xtemos team

    Hi there,

    Thank you for your question.

    To make your logo looks better on mobile devices try to set max width option in Theme Settings -> Header -> Logo to 159 pixels. And also add the following code to the Custom CSS field for mobile and tablets.

    .main-header .site-logo img {
        padding-top: 7px;
        padding-bottom: 7px;
        max-width: 100px;
    }
    #893

    elodie
    Participant

    Thank you !

    This is almost perfect ! 😉

    Logo is ok, but the menu on 1024 × 768 Large Tablet (landscape), is still a bit on 2 lines.

    Is it possible to get the mobile menu on this screen resolution ?

    #898

    Artem Temos
    Keymaster
    Xtemos team

    We suggest you to update the theme to the latest version 1.4.1 where this issue is already fixed.

    #912

    elodie
    Participant

    perfect thanks ! ticket closed

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

The topic ‘Logo appearance on mobile and tablets’ is closed to new replies.