resetyogahub Posted December 13, 2021 Share Posted December 13, 2021 Site URL: https://www.resetyogahub.com/ Hi all! I've managed to ADD my MindBody 'Login' widget to my header next to my navagation links, but would now like it fully removed. Tried going back into Advanced - Code injection - Header, but it's already blank. Any ideas? Bet it's simple! Thanks 🙂 Link to comment
tuanphan Posted December 14, 2021 Share Posted December 14, 2021 Try removing Item 4 from Pages > Main Navigation If you don't find item 4, try adding this code to Design > Custom CSS /* remove login mindbody */ .header-nav-item.header-nav-item--external:last-child { display: none; }  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
resetyogahub Posted December 14, 2021 Author Share Posted December 14, 2021 Hi Tuanphan, Â That code worked thank you so much. Happy holidays when it comes! x Link to comment
tuanphan Posted December 17, 2021 Share Posted December 17, 2021 On 12/14/2021 at 11:28 PM, resetyogahub said: Hi Tuanphan,  That code worked thank you so much. Happy holidays when it comes! x I see some items in footer align left, some align right, if you need to align left both, add this CSS /* Align Left Footer - Mobile */ @media screen and (max-width:767px) { footer.sections * { text-align: left !important; } }  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
lynd0n Posted December 19, 2021 Share Posted December 19, 2021 Hi @resetyogahub, how did you get the link working? Are you able to share? Link to comment
tuanphan Posted December 21, 2021 Share Posted December 21, 2021 On 12/19/2021 at 11:58 AM, lynd0n said: Hi @resetyogahub, how did you get the link working? Are you able to share? You mean Login link. It looks like he added script code into URL box in Item 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
lynd0n Posted December 21, 2021 Share Posted December 21, 2021 1 hour ago, tuanphan said: You mean Login link. It looks like he added script code into URL box in Item Amazing! Is that something you'd be happy to share? I'm really struggling to find a solution for my site. Link to comment
tuanphan Posted December 25, 2021 Share Posted December 25, 2021 On 12/21/2021 at 4:52 PM, lynd0n said: Amazing! Is that something you'd be happy to share? I'm really struggling to find a solution for my site. He removed the code from his site, so I can't see it. Can you share link to your site + mindbody code? I will try testing 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