Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1298967
How to center image in sidebar
Closed

Comments

  • gsh0cker started the conversation

    Hi.  I have an image on my sidebar on my homepage using the "image" widget, but the image is not centered.  It is aligned slightly to the left.   How do i center it?  There doesn't seem to be an option to do this.  Am I missing something?  Thanks

  •  2,699
    PenciDesign replied

    Hi,

    Can you show me your site url?


    Best Regards,

    PenciDesign

  •   gsh0cker replied privately
  •  2,699
    PenciDesign replied

    Hi,

    This is Image Widget from Wordpress, and by default this widget doesn't support center image.

    You can try add more this code to Customize > Custom CSS to make it center:

    .widget.widget_media_image { text-align: center; }

    Best Regards,

    PenciDesign