Viewing 1 replies (of 1 total)
  • Plugin Author PickPlugins

    (@pickplugins)

    This option isn’t available right now, post grid wrapper width always set to 100%, so it will depend on where you are displaying post grid, so please set custom width for wrapper width where you place the shortcode.

    although you can use following CSS

    
    .post-grid {
        width: 500px;
    }

    Regards

Viewing 1 replies (of 1 total)

The topic ‘Set width’ is closed to new replies.