Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #167772

    Hi,

    I set the column number to 3 but it shows two columns. Tried to set custom image size to 180×180, to 300×300, tried to set the portfolio grid image size automatically, none worked.

    Can you please help take a look what might be causing this?

    Thanks,

    #167773
    This reply has been marked as private.
    #168066

    Hi!

    Please add following code to Quick CSS

    .no_margin.av_one_third { width: 32%; }

    Best regards,
    Yigit

    #169151

    Hi Yigit,

    It worked. What if I need to set the column number to 4? What code should I use?

    thanks,

    #169603

    Hi!

    Can you set it to 4 columns and post the link to page once again so we can provide you css code?

    Best regards,
    Yigit

    #169632
    This reply has been marked as private.
    #169634

    Hello!

    You can use following code for 4 column

    .no_margin.av_one_fourth { width: 24%; }

    Regards,
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘portfolio grid not showing the correct column’ is closed to new replies.