Viewing 1 replies (of 1 total)
  • Plugin Author TC.K

    (@wp_dummy)

    No, there is no option for it. But you can edit the design by refer to /themes/default.css.
    Eg, for horizontal, you can add this to your theme’s stylesheet.

    .uwpqsf_class{
    width:20%!important;
    margin-bottom:5px;
    clear:none!important;
    float:left;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Horizontal design’ is closed to new replies.