Guest Posted July 13, 2022 Share Posted July 13, 2022 (edited) Site URL: https://democrp.squarespace.com/ How can I customize the 3rd Social Icon in the demo site. And How can I move the Social Icons next to the navigation menu. Use is Password to access this site : 123456 Edited July 13, 2022 by AlanP Link to comment
tuanphan Posted July 13, 2022 Share Posted July 13, 2022 #1. You mean change chain icon to custom icon? #2. I see icons already next to navigation. 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
Guest Posted July 13, 2022 Share Posted July 13, 2022 Hi, 1. I want to change the chain icon to custom icon. 2. I want more the social icons. I will attach the screenshot for your reference. Link to comment
tuanphan Posted July 13, 2022 Share Posted July 13, 2022 3 hours ago, AlanP said: Hi, 1. I want to change the chain icon to custom icon. 2. I want more the social icons. I will attach the screenshot for your reference. #1. Can you add real url first? If I send code then you replace google with new url, the code won't work. #2. Add to Cover Page Header <style> div.responsive-wrapper.social { display: flex !important; align-items: center; flex-direction: row-reverse; } </style> 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
Guest Posted July 13, 2022 Share Posted July 13, 2022 Hi, I will added the real url in the demo site. The above code is working good in desktop, but it will breaks the mobile view. Link to comment
tuanphan Posted July 14, 2022 Share Posted July 14, 2022 10 hours ago, AlanP said: Hi, I will added the real url in the demo site. The above code is working good in desktop, but it will breaks the mobile view. #2. Use new code, I sent in email #1. Use this code <style> [href*="/about-us"] div { background-image: url(https://cdn.pixabay.com/photo/2022/05/24/04/38/study-7217599__480.jpg); background-size: contain; background-repeat: no-repeat; background-position: center center; } [href*="/about-us"] div svg { display: none; } </style> 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
binh Posted December 28, 2022 Share Posted December 28, 2022 Quote On 7/14/2022 at 4:36 AM, tuanphan said: #2. Use new code, I sent in email #1. Use this code <style> [href*="/about-us"] div { background-image: url(https://cdn.pixabay.com/photo/2022/05/24/04/38/study-7217599__480.jpg); background-size: contain; background-repeat: no-repeat; background-position: center center; } [href*="/about-us"] div svg { display: none; } </style> Can you share the code for the mobile issue? Having the same problem Link to comment
tuanphan Posted December 30, 2022 Share Posted December 30, 2022 On 12/29/2022 at 2:40 AM, binh said: Can you share the code for the mobile issue? Having the same problem What is your site url? We can check it again 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
binh Posted January 3 Share Posted January 3 On 12/30/2022 at 1:14 PM, tuanphan said: What is your site url? We can check it again easier Hi! I opened a new topic with additional issues/information. 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