border-radius
-
Hi,
I’m trying to include social icons in a contact form, using CF7 grid layout. The social icons come from the plugin Socicon, which adds social icons as fonts. To include the icon in the contact form, I’m adding the code below. However, after I save the form, the field “border-radius: 50%” is removed. I tried other html tags (p and div) but observed similar behaviors. If CF7 grid layout is deactivated, then this issue is not observed. Is there a work around for this issue?
<span class=”socicon-researchgate” style=”background-color: #00CCBB; color: white; font-size: 50px; vertical-align: -30%; margin-right: 0; padding: 15px 20px; border-radius: 50%; border: 1px solid #00CCBB; “></span>
- The topic ‘border-radius’ is closed to new replies.