Tagged: sidebar, widget image center
could you please share us your Site URL of the exact page in which you want to centered the image. So that you can provide you the appropriate code
Thanks
Sorry about that. It’s going to be in one post page like this one: https://xrbeat.co/hp-hosting-reverb-g2-technical-breakdown-next-week/ Actually is going to be on all post pages right above the ad (HTML widget).
Thanks!
Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
.widget_media_image { text-align: center; }