New Landing How can we help? Cardinal Wide logo shrunken and offset

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Cardinal
  • #139188
    deejayhart
    Member
    Post count: 239

    Hi there – my logo on http://www.vanessamakeup.co.uk is a png that in Photoshop is 976×100. Clearly, this is shrunken and I have set max logo height to 100 and also tried this in CSS –

    .full-center #logo {
    min-width: 976;
    }

    In addition, it is also offsetting as it is pushinthe logo up (it is not in line with the overlay icon)

    Please tell me how to fix it – thanks!

    Dan

    #139222
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    That logo is too big, you need to scale it down to around 370px wide

    – Kyle

    #139241
    deejayhart
    Member
    Post count: 239

    Hmm, but I really wanted it to be 100% size at 976. Surely there is a way to do this in CSS? See if you can have a think because there must be a way; for the minimal overlay menu navigation I think it is an important feature to have. Thanks very much.

    #139249
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this to your custom css:

    .col-sm-4.logo-left.has-img {
      width: 90%;
    }
    .header-right.col-sm-8 {
      width: 10%;
    }

    – Kyle

    #139274
    deejayhart
    Member
    Post count: 239

    Totally perfect! Homepage looks lovely, eh?

    Thanks.

    #139277
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂 Yeah great

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register