Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1172439
    armintz
    Participant

    hi, i’m using a 5 column section on the home page for some icons. instead of responding properly, they overlap at certain breakpoints – see screenshot attached.

    site: http://tinyurl.com/hqtw8sv

    any idea how to fix?

    thanks

    #1172637
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    @media (max-width:1050px) and (max-width:979px){
    h6 {
        font-size: 13px;
    }
    }

    Hope that helps.

    #1172854
    armintz
    Participant

    that’ll do it, thanks

    #1172890
    Friech
    Moderator

    We’re delighted to assist you with this.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1172439 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>