Sho2000 Posted July 20, 2020 Share Posted July 20, 2020 (edited) Dear Community, I have a dual language setup and added the following code to each of second language pages via PAGE HEADER CODE INJECTION: <div dir="rtl"</div> But now the spacing between the Facebook and the Instagram Icon in the header is too wide (see screenshot). I tried to fix it via Custom CSS but was not successful so far. Any help would be appreciated. Thank you! Sho2000 Edited October 18, 2020 by Sho2000 Link to comment
tuanphan Posted July 20, 2020 Share Posted July 20, 2020 Add to Home > Design > Custom CSS .header-actions--right .header-actions-action--social .icon:first-child { margin-left: 1.3vw; } julesas 1 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
Sho2000 Posted July 20, 2020 Author Share Posted July 20, 2020 Perfect, that works. Thank you! Link to comment
Kyle007 Posted September 14, 2020 Share Posted September 14, 2020 Hi, I got the same problem with my header page. However, the code doesn`t work with I write it on the custom CSS. https://www.csmgconsulting.com/ Link to comment
Sunshine763 Posted September 15, 2020 Share Posted September 15, 2020 Same as Kyle, the code doesn't work when I post it in the custom CSS section Link to comment
tuanphan Posted September 18, 2020 Share Posted September 18, 2020 On 9/15/2020 at 6:13 AM, Kyle007 said: Hi, I got the same problem with my header page. However, the code doesn`t work with I write it on the custom CSS. https://www.csmgconsulting.com/ Add to Home > Design > Custom CSS .header-actions-action.header-actions-action--social>a:not(:first-child) { margin-left: 1vw !important; } On 9/16/2020 at 5:50 AM, Sunshine763 said: Same as Kyle, the code doesn't work when I post it in the custom CSS section Can you share site url? 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
jzbz Posted January 31, 2021 Share Posted January 31, 2021 Hi! I was wondering what if I want to reduce the spacing between all social links only, not one specific icon? Thanks! Link to comment
tuanphan Posted February 3, 2021 Share Posted February 3, 2021 On 1/31/2021 at 9:55 AM, jzbz said: Hi! I was wondering what if I want to reduce the spacing between all social links only, not one specific icon? Thanks! Can you share 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
nicolinnnaa Posted January 18, 2022 Share Posted January 18, 2022 I'm having the same issue @tuanphan! Can you help me? https://elise-i1-dec.squarespace.com/ p: hello123 Link to comment
tuanphan Posted January 19, 2022 Share Posted January 19, 2022 20 hours ago, nicolinnnaa said: I'm having the same issue @tuanphan! Can you help me? https://elise-i1-dec.squarespace.com/ p: hello123 You mean Header Social Icons? 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
Elixx Posted March 27 Share Posted March 27 I am having the same issue, the icons are too far apart. Can someone help me get the spacing closer? This is the website, https://www.fansonq.com/ Link to comment
tuanphan Posted April 2 Share Posted April 2 Add this to Design > Custom CSS .header-actions--right .header-actions-action--social .icon:not(:first-child) { margin-left: 1.5vw; } 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