Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Andrew Winkler Friend
    #849425

    I’m using default and home style 4 layouts and – on the ipad and the iphone – the logo bleeds in the main menu with both layouts. Is this a bug? Do I need to write a custom.css overwrite? If yes, which one? (On mobile devices, I can’t use Firebug to work it out myself.)

    Adam M Moderator
    #851544

    Hi @andrew Winkler,

    Try using this code in your custom.css file :

    @media (max-width: 1024px)
        .t3-header .logo-image a {
            height: auto;
        }
    }
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Adam M 8 years, 10 months ago.

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