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

    (@rajros)

    Hello,

    Currently the plugin doesn’t have option to hide dates using shortcode. May be in the next version I will include this.

    For now you can hide using css:
    .rpscw-infoblock {
    display:none;
    }

    For reducing the bottom margin add this css:
    .rpscw-postmeta {
    margin-bottom: 0;
    }

    Thread Starter KangRazzi

    (@kangrazzi)

    Thak yoy very much, Sir

    Plugin Author rajros

    (@rajros)

    Closing this as resolved

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