Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • galaxie Friend
    #205112

    Hi

    On my website http://www.imove-fit.ch on mobile layout, the menu is on top of the logo, is it possible to change it?

    Thanks for your help


    1. Screenshot_2015-03-29-17-04-42
    Ninja Lead Moderator
    #565034

    Because the mobile layout is very small and the image logo on your site is big. But you can try to us the css style to fix this problem

    Open templates/ja_mero/css/custom.css file and add new css style below

    @media (max-width: 767px) {
    .logo-image a {
    background-size: 35%;
    }
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum