-
AuthorPosts
-
January 27, 2020 at 6:29 pm #1178751
I would like to change the icons to circle one and to have my custom color (like facebook not blue but orange, for example).
I am sending you an example to better understand. How can I do that?
Thank you very much!
-
This topic was modified 5 years, 9 months ago by
studiono.
January 28, 2020 at 8:33 am #1178899Hey studiono,
Thanks for the screenshot, could you post a link to where we can see the actual elements as well please?
Best regards,
RikardJanuary 28, 2020 at 9:20 am #1178911Hi Rikard, what do you mean? I only have that picture, if you want to see them in position you can check the links I am sending you.
January 28, 2020 at 11:56 pm #1179250January 29, 2020 at 6:11 am #1179282Hi,
Try this CSS:
#header_meta .social_bookmarks a { border-radius: 100%; background: red; }Best regards,
RikardJanuary 29, 2020 at 11:16 pm #1179632I tried that but nothing changed – I need them to be 3 different colors and always on – not only on hover.
thanks!
January 30, 2020 at 9:09 am #1179732and I just realized that this code also changes the social media icons in the lower part of the footer, making them circle as well
January 30, 2020 at 12:34 pm #1179798Hi studiono,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #wrap_all #header .av-social-link-facebook a { color: #fff; background-color: #37589b; } #top #wrap_all #header .av-social-link-youtube a { color: #fff; background-color: #a72b1d; } #top #wrap_all #header .av-social-link-instagram a { color: #fff; background-color: #a67658; }If you need further assistance please let us know.
Best regards,
VictoriaJanuary 30, 2020 at 12:41 pm #1179803it works! super!
thanks a lot Victoria!
January 30, 2020 at 2:39 pm #1179884Hi studiono,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria -
This topic was modified 5 years, 9 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
