-
-
Hello,
In the visual composer I added an Icon from the Icon Library Font Awesome, but it does not show up. If I choose another Library here, everything is fine.
What to do?
Thanks
Bernd -
Hello,
Can you show us your site url? I need to check what icon have you added and where, what’s the issue.
Best regards!
-
-
Hello,
It’s a Visual Composer issue. You can select another icon packet and find your icon there.
Or you can add the social icons by using social icon shortcode :[social_icons icon="facebook" link="#"][social_icons icon="twitter" link="#"][social_icons icon="linkedin" link="#"]
Best regards!
-
-
-
-
-
Hello,
Please download the latest theme version, it has included the latest VC version 4.4.3 (specular/plugins/js_composer.zip). Uninstall the old version of the plugin and install the new one.
Add this css code to align the icons:
.social_icons_sc { float: right;}
Best regards!
-
Hi Ruco,
thank you, Visual Composer is now new version.
The CSS Code you provided I tried already, but it does not move them to the right border of the page.
Thanks
Bernd
-
Hello,
I edited the code above to this:
.social_icons_sc { width: 18%; padding-left: 0px !important; float: right !important; }
The social icons are aligned in the right side now.
Best regards!
-
-
Hi Mihaila,
I have now seen the page in Firefox and it is very different from Safari, which shows it correct.
In Firefox the whole thing has moved extremely to the right.
What could I do here?Thank you
Bernd -
-
You must be logged in to reply to this topic.