SCAgency Posted March 29, 2022 Posted March 29, 2022 There is no layout that puts the social icons in the navigation header after the call to action button. Is there a way to achieve this through CSS? Again, I want left-to-right, logo, nav links, button THEN social icons. Thanks!
iamdavehart Posted March 29, 2022 Posted March 29, 2022 Add this to your site css (this is for SQS 7.1) .header-actions-action.header-actions-action--cta { order: -1; } based on this layout dnmddy and tuanphan 2 Dave Hart. Software/Technology Consultant living in London. buymeacoffee
SCAgency Posted March 30, 2022 Author Posted March 30, 2022 Craziness! Works so well. Thank you soooooo much. Hopefully they will add this as an option baked in. Really appreciate your help. PS: Didn't think to ask. Is there a way to do this on mobile as well so the button is above the social?
tuanphan Posted April 1, 2022 Posted April 1, 2022 On 3/30/2022 at 10:02 PM, SCAgency said: Craziness! Works so well. Thank you soooooo much. Hopefully they will add this as an option baked in. Really appreciate your help. PS: Didn't think to ask. Is there a way to do this on mobile as well so the button is above the social? Have you tried clicking Mobile icon & adjust yet? It it doesn't support, we can use some custom code to do this. If you share site url, we can check easier 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment