New Landing How can we help? Cardinal Logo messed up.

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

    Logo size – 600×75 (also alt logo)
    CSS below.

    The logo is squashed – also please note that even with adding logo 100% it shows much bigger than it should and also just shows the squashed orange and white logo when you scroll down on iPad… This is proving to be a far-from-responsive theme.

    *****
    .testimonials > li:before {
    display: none;
    }
    .testimonials > li {
    padding-left: 0;
    }

    .page-id-73 h1, .page-id-73 h2 , .page-id-73 h3{
    text-shadow: 2px 2px #000000 !important;
    }

    @media only screen and (max-width: 767px) {
    .page-heading h1, .page-heading h3 {
    font-size: 42px!important;
    }
    }

    #149289
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .full-center #logo {
      max-width: 45%;
    }
    

    – Kyle

Viewing 2 posts - 1 through 2 (of 2 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