After upgrading theme to v4.3 and plugins the VC circle outline settings are not taking effect:
Hi,
Thanks for pointing this, unfortunately we still have incompatibility issues regarding VC style, we are currently working to a new grid which will support all VC elements. Sorry for the inconvenience. Please send me a link of your site with this issue and I will provide you a fix for it.
Thanks
-
This reply was modified 11 years by
Lucian.
Hi,
Use this css: http://screencast.com/t/s4ZV8cfDSRv
.vc_box_outline_circle {
border-radius: 5000px;
border-radius: 50%;
-webkit-box-shadow: none;
box-shadow: none;
overflow: hidden;
}
.vc_box_outline_circle.vc_box_border_black {
border-color: #2a2a2a;
}
div .vc_box_outline_circle {
padding: 6px;
border: 1px solid #ebebeb;
}
Thanks
Hi,
Unfortunately we haven’t been able to make any progresses with this and the latest update was an update of the Visual Composer plugin which was creating issues when used with the latest version of WordPress 4.1: http://screencast.com/t/MwFBO2oHi
We are working to a new grid which will support all VC elements which will be available on 2/3 mounts.
Thanks for the message!