Jump to content

Remove MindBody Login in Header 7.1

Recommended Posts

  • Replies 7
  • Views 382
  • Created
  • Last Reply

Top Posters In This Topic

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
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
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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.