• Resolved Alvaro Gómez

    (@mrfoxtalbot)


    I understand it is possible to specify the number of columns but I can′t find the correct parameter to add to the shortcode. Can you please confirm? Thankyou very much for your great and straight forward working plugin.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tako

    (@razzu)

    No, the plugin does not have this feature yet. Will be considering this issue on new updates.

    Thank You

    Thread Starter Alvaro Gómez

    (@mrfoxtalbot)

    You are right, I must have misread the description. Thanks again!

    @mrfoxtalbot
    As far as I can tell, you can actually try to change column number by changing the grid width in “simple-masonry-layout/css/sm-style.css” like this:


    .sm-grid .grid-sm-boxes-in {

    display: block;

    float: left;

    padding: 8px;

    width: 21%; /* instead of the default 33.33% value which delivers 3 columns */

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Number of columns’ is closed to new replies.