patriceacer Posted February 28 Share Posted February 28 I noticed that when I decrease the size of social media links in the header, then they're no longer centered with the navigation. I want them to be smaller but I also want them remain centered with the navigation titles. See the screenshots below. This site is bare bones just starting but here's the link: https://synthesizer-orchid-yy7r.squarespace.com/config/pages Link to comment
Solution tuanphan Posted February 29 Solution Share Posted February 29 You can use this to Website > Website Tools > Custom CSS to move icons up a bit div.header-actions-action.header-actions-action--social { position: relative; top: -3px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
patriceacer Posted February 29 Author Share Posted February 29 That worked, thank you @tuanphan. Just curious is there any way to make that happen with the existing Squarespace functionality so that the additional CSS is not needed? Link to comment
tuanphan Posted March 2 Share Posted March 2 Not sure, maybe bug, but icon is out of icon container, you try remove code I sent & contact Squarespace Customer Care. Or try remove icon > save > reload page > add icons again Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
patriceacer Posted March 2 Author Share Posted March 2 I had already tried removing, reloading and re-adding the icons before I reached out here on the forum, but it didn't work. Using your code for now, thank you. Where do I contact customer care about this as a possible bug? Link to comment
tuanphan Posted March 5 Share Posted March 5 On 3/3/2024 at 12:07 AM, patriceacer said: I had already tried removing, reloading and re-adding the icons before I reached out here on the forum, but it didn't work. Using your code for now, thank you. Where do I contact customer care about this as a possible bug? You can access this link https://support.squarespace.com/hc/en-us/requests/new?&_ga=2.158148602.1528228047.1709611932-1306706104.1709475456#choose-topic Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) 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