Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Guido

    (@guido07111975)

    Hi Christian,

    I did this for a reason, because most websites don’t have much width available in sidebar. That’s why all elements are full width there.

    If you add the same styles to the page, for example the featured image would be huge.

    But if you still want the same styles, install a custom style plugin and add this:

    #vsel .vsel-meta {width:100%;}
    #vsel .vsel-info {width:100%; float:left;}
    #vsel .vsel-image {width:100%; float:left; margin:0 0 0.5em 0;}

    This will do it I guess..

    Guido

    Plugin Author Guido

    (@guido07111975)

    Closing this topic because of no replies.

    Guido

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Get same look & feel as widget when I use shortcode in page’ is closed to new replies.