Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1287425

    Hi!
    I have to display 3 columns per row on the mobile. I entered this code

    @media only screen and (max-width:767px) {
    .tech-boll-mobile-box {
    width:32%!important;
    }
    .tech-boll-mobile-box.av_one_fifth{
    margin-left:1%!important;
    clear: none;
    float: left;
    }}

    <img src="<img src=”https://i.ibb.co/64PpxxX/1.jpg&#8221; alt=”1″ border=”0″ />” alt=”null” />

    but it doesn’t work correctly. The columns are not aligned and there are white spaces.

    You can help me?

    #1287760

    Hey vbonora,

    Best regards,
    Victoria

    #1288463

    Thanks Victoria! We can close the thread.

    good job

    #1289081

    Hi,

    I’m glad this was resolved. If you need additional help please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Toggle 5 columns in big screen to 3 columns in mobile’ is closed to new replies.