JSolis Posted September 24, 2022 Share Posted September 24, 2022 Site URL: https://www.juansolisphoto.com Hi, I need support to change the default header icon of non recognized social networks by css code. https://www.juansolisphoto.com (Brine template, v7.0) pw:holahola many thanks! Link to comment
tuanphan Posted September 26, 2022 Share Posted September 26, 2022 You can add this to Design > Custom CSS. Replace pixabay with custom icon image url div.Header-social a:nth-child(3) { background-image: url(https://cdn.pixabay.com/photo/2017/07/19/15/23/pumpkin-2519423__480.jpg); background-size: contain; background-repeat: no-repeat; background-position: center center; } div.Header-social a:nth-child(3) svg { visibility: hidden; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
JSolis Posted September 26, 2022 Author Share Posted September 26, 2022 Many thanks!!! Link to comment
PikturByArno Posted October 3, 2022 Share Posted October 3, 2022 Hello I tried to do the same thing to change to the VERO icon with the code in this thread, but didn't succeed. Could you tell me how you managed to do it? Thank you for your help. Link to comment
tuanphan Posted October 4, 2022 Share Posted October 4, 2022 18 hours ago, PikturByArno said: Hello I tried to do the same thing to change to the VERO icon with the code in this thread, but didn't succeed. Could you tell me how you managed to do it? Thank you for your help. What is your site url? We can help easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment