Icons in the About Me section appearing small

  • Posted in : Empathy
  • shinykins
    Participant

    I am not sure why but the icons on this page:

    http://flashcreative.shinyleung.com/#/about-me

    Under the Inspiration title are appearing really small compared with the icons in the section about it. Can I override the settings to make these appear the same size as the other icons on the page?

    I just replaced the default theme client logos with these ones.

    serkan
    Moderator

    Hi, Other icons size comes via font size but inspiration side comes via image size. That is why it is different. You can use this custom css code;

    .client img { max-height: 66px; }
    @media screen and (min-width: 1200px) { .client img { max-height: 96px; } }

    Thanks

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 the following item
Login and Registration Log in · Register