Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1102074
    ekunited
    Participant

    About halfway down the page my 2 side by side images stack on mobile. The are both 125×125 so can easily remain side by side. How do I keep them side by side. http://category5design.com/

    #1102093
    Rahul
    Moderator

    Hey There,

    Let us know if you have added any html code recently. Cause when you ad any invalid html code, it could create issues and even messed up your layout. If you need anything else we can help you with, don’t hesitate to ask us again.

    Regards!

    #1102105
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    @media screen and (max-width: 480px) {
    #x-content-band-5 .x-block-grid.two-up>li, #x-content-band-7 .x-block-grid.two-up>li, #x-content-band-10 .x-block-grid.two-up>li {
        width: 47.5% !important;
        margin: 5% 0 0 0 !important;
    }
    }

    Let us know how this goes!

    #1104118
    ekunited
    Participant

    Perfect – Thank you

    #1104167
    Joao
    Moderator

    Glad to hear it

    Joao

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