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

    (@dpe415)

    Hi emceeenthusiast,

    The widget doesn’t handle styling (including image alignment). This is intentional, to prevent any widget-specific styles from overriding theme styles that are already in place.

    The easiest way to accomplish this would be by editing your theme’s stylesheet with the alignment you’d like to use. An example solution for this might be:
    .dpe-flexible-posts img {display:block; margin:0 auto;}

    Hopefully that get’s you started in the right direction. Cheers!

Viewing 1 replies (of 1 total)
  • The topic ‘Center Images In Windget’ is closed to new replies.