• Resolved jtcarrasco

    (@jtcarrasco)


    Hi

    currently the map thumbnail, at multiple sizes, doesn’t center inside the widget the only css that will affect it is padding which isn’t idea for my responsive layout design in this case (using responsive pro theme).

    I’ve tried it in side bar and content widget locations, and same issue everytime.

    margin: 0 auto;
    width 100% doesn’t work either.

    https://ww.wp.xz.cn/plugins/google-maps-widget/

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

    (@webfactory)

    This is not a widget issue. It’s the way your theme handles content in sidebars/widgets. It’s probably left align, it was someones decision to do so. Set text-align: center to the widgets container or widget-content container. Our widgets doesn’t have any styling it takes everything from the theme.

Viewing 1 replies (of 1 total)

The topic ‘map thumbnail doesn't center in widgets’ is closed to new replies.