Jump to content

How to move social icons and customer account link on nav bar?

Recommended Posts

  • Replies 11
  • Views 2.8k
  • Created
  • Last Reply

Top Posters In This Topic

Thank you! How can I tweak the css code for the top right with the button, customer account, and cart to have the button and cart on the same row and customer account under the cart?

I am hoping it could like this:

Nav_header_changes.png.57b50c376296945eded097835d530516.png

Link to comment
12 hours ago, sundog said:

Thank you! How can I tweak the css code for the top right with the button, customer account, and cart to have the button and cart on the same row and customer account under the cart?

I am hoping it could like this:

Nav_header_changes.png.57b50c376296945eded097835d530516.png

I answered on your other posts..

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
  • 1 year later...
On 8/12/2021 at 7:33 PM, zzlogan said:

@tuanphan, I having a similar issue, where the social media icon isn't lining up with the Main Navigation links, as seen below.

 

Would there be a way to push the Instagram logo up to be in the same line as the Home/Blog buttons? 

website: https://pomegranate-badger-p3wd.squarespace.com/

thanks!

Screen Shot 2021-08-12 at 5.29.59 AM.png

Don't remove any code & add this code

.header-display-desktop {
    flex-direction: row-reverse !important;
}
.header-actions.header-actions--left {
    position: relative;
    top: -10px;
}

 

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

@tuanphan, this code is working well! thank you.  One question on this.. 

.header-display-desktop {
    flex-direction: column-reverse;
    justify-content: space-between !important;
    align-items: flex-end;
}

.header-title-nav-wrapper {
    flex: 1 0 100% !important;
    width: 100%;
}

div.header-actions {
    justify-content: flex-end !important;
}

.header-display-desktop {
    flex-direction: row-reverse !important;
}
.header-actions.header-actions--left {
    position: relative;
    top: -10px;
}

Would there be a way to control the buffer space from the Header Navigation and page? 

Screen Shot 2021-08-17 at 6.10.46 AM.png

Link to comment
19 hours ago, zzlogan said:

@tuanphan, this code is working well! thank you.  One question on this.. 

.header-display-desktop {
    flex-direction: column-reverse;
    justify-content: space-between !important;
    align-items: flex-end;
}

.header-title-nav-wrapper {
    flex: 1 0 100% !important;
    width: 100%;
}

div.header-actions {
    justify-content: flex-end !important;
}

.header-display-desktop {
    flex-direction: row-reverse !important;
}
.header-actions.header-actions--left {
    position: relative;
    top: -10px;
}

Would there be a way to control the buffer space from the Header Navigation and page? 

Screen Shot 2021-08-17 at 6.10.46 AM.png

Space between nav items - top of banner??

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

@tuanphan, hey this is working with the padding

.header-display-desktop {
    flex-direction: column-reverse;
    justify-content: space-between !important;
    align-items: flex-end;
}

.header-title-nav-wrapper {
    flex: 1 0 100% !important;
    width: 100%;
  	padding: 13px;
}

div.header-actions {
    justify-content: flex-end !important;
}

.header-display-desktop {
    flex-direction: row-reverse !important;
}
.header-actions.header-actions--left {
    position: relative;
    top: -23px;
}

  

Link to comment
On 8/18/2021 at 8:29 PM, zzlogan said:

@tuanphan, hey this is working with the padding

.header-display-desktop {
    flex-direction: column-reverse;
    justify-content: space-between !important;
    align-items: flex-end;
}

.header-title-nav-wrapper {
    flex: 1 0 100% !important;
    width: 100%;
  	padding: 13px;
}

div.header-actions {
    justify-content: flex-end !important;
}

.header-display-desktop {
    flex-direction: row-reverse !important;
}
.header-actions.header-actions--left {
    position: relative;
    top: -23px;
}

  

Hi.

Sorry for the delay. Do you still need help?

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.