Single image alignment not working

Posted in: Newspaper
Post count: 15

I’ve uploaded several photos on a page using the visual composer. I’m using the module ‘Single Image settings’. I’ve uploaded a picture in each and chosen “Align center” under “Image alignment”. The photo is still aligned left.

What am I missing?

Post count: 6600

Hi,

We know about this issue and we have it on our todo list for future updates when we plan to redesign all Visual composer elements. Until then you can use this custom css to align the image to center: http://screencast.com/t/RuxUkWntd5k

.wpb_single_image.vc_align_center {
text-align: center;
}

Thanks

Post count: 15

Hi Lucian,

Thanks for the reply. It did seem like a possible bug. Good to know it’s on the todo list. 🙂

The CSS worked – thanks!

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