Viewing 8 replies - 1 through 8 (of 8 total)
  • Theme Author kevinhaig

    (@kevinhaig)

    Let me take a look at that.

    Theme Author kevinhaig

    (@kevinhaig)

    Just checked the demo and everything seems fine.

    Can you be more specific?

    Also the logo image should be a maximum 230px wide x maximum 100px high.

    Thread Starter levantinadeparkets

    (@levantinadeparkets)

    Thanks for asking,
    In the ipad the logo vertically before scrolling appears large and cut, after scrolling the menu changes to mobile and disappears the logo and appears de burger menu.
    In other width is fine.

    The theme is the best, Thanks.

    Sorry for my english i’m from spain.

    Theme Author kevinhaig

    (@kevinhaig)

    In smaller screen widths I have designed to minimize the space when you start scrolling, only the menu button appears and the logo disappears. That is normal behavior.

    Thread Starter levantinadeparkets

    (@levantinadeparkets)

    This is fine after scrolling, before scrolling the logo is visible large and cut.

    Theme Author kevinhaig

    (@kevinhaig)

    What size of logo did you install?

    Theme Author kevinhaig

    (@kevinhaig)

    I suspect your logo is too big.
    Keep your logo size as follows:

    Max Width : 230px
    Max Height: 100px

    Thread Starter levantinadeparkets

    (@levantinadeparkets)

    hi, changing in media width: 100% to 180px work fine.

    You are very kind, I will recommend your theme.
    Thanks you

    @media only screen and (max-width: 900px) {

    .header-wide-image .header-logo-menu-wide .header-logo-menu-strip .header-image-left a
    {
    line-height: inherit;
    width: 180px;
    float: left;
    margin: 0;
    padding: 0;
    background-size: 50%;
    background-position: center center;
    background-repeat: no-repeat
    }

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Logo width fail in screen < 900’ is closed to new replies.