badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Wrong Image alignement

#77767

Hi anesioneto,

Thank you so much for loving our Theme and appreciating our hard work 😉

Ok, For making the images center go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.

.wp-caption.aligncenter {
	display: block;
}

And for the Linkedin element, you can wrap the linkedin iframe with the same code that you wrapped for youtube.

If you have updated the WordPress 5+ then you can use the Gutenberg block features for better page content editing experience.

Thanks