Single image alignment

Posted in: Newspaper
Post count: 5

Single image alignment center not working and custom css .wpb_single_image.vc_align_center {
text-align: center;
}

also not working

Any ideas what to do?

Thanks

Post count: 5

Alin said:

Please try this custom css in Theme Panel > Custom Css and it should work what you choose from block setting:

.wpb_single_image .vc_single_image-wrapper {
display: inline-block !important;
}

And it’s working!

Thanks! 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.