New Landing How can we help? Cardinal "As Featured In" Logos Huge on Mobile Version

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #318358
    onehipcat
    Member
    Post count: 170

    When you see the website on the mobile version, or when you shrink it down, all of the logos become really large and fit the entire width of the site.

    How do I add more margin on the sides in the mobile version and shrink down the logos?

    I’ve attached what I mean.

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    #318405
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    @media only screen and (max-width: 767px){
      .spb_image img {
        width: 60%;
        margin: auto;
      }
    }

    Let me know if it works.

    -Rui

    #319235
    onehipcat
    Member
    Post count: 170

    That didn’t do anything at all. Can you please help?

    #319391
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    You had a lot of errors in the css
    https://www.dropbox.com/s/4168r4icyq9s64u/Screenshot%202017-04-03%2011.05.41.png?dl=0

    You can’t use 2 backslashes to make comments in css, I already fixed that for you.
    Clear the cache and test again.

    -Rui

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

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

License required for the following item
Login and Registration Log in · Register