Image Style in VC not working

Posted in: Newspaper
Post count: 19

Hi,

I’m using virtual composer to insert single images on some pages and in the option “image style” is not working while other options like “css animation” are, any idea on what i need to do to fix that ?

Post count: 7909

Hi,

Unfortunately image style doesn’t work properly, but it will be fixed in version 5 of the theme. Sorry for inconvenience!
Untill then you can use custom css to stylish the image for example if you set circle – http://screencast.com/t/yiFsxWZZNmhttp://screencast.com/t/GMrSeQt1

.wpb_single_image .vc_single_image-wrapper.vc_box_circle img {
border-radius: 50%;
}

Please provide a link and I will try to provide a css solution.

Thanks!

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