Jump to content

Header adjustment on shopping cart page

Go to solution Solved by tuanphan,

Recommended Posts

On 3/31/2022 at 3:01 PM, poshyarn said:

Site URL: https://weareposhyarn.com/cart

Is it possible to change the size of the header specifically on the shopping cart page? And to change the navigation link color? On the rest of the website the links are white, on a black header background, but on the shopping cart page they are appearing as black on a black background.

Hi,

You mean header height or logo size?

Nav bar: You mean dropdown items color?

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
  • Solution
17 hours ago, poshyarn said:

Thank you, I meant header height and dropdown items color.

Add to Design > Custom CSS

/* Cart page header */
body#cart .header-announcement-bar-wrapper {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
body#cart .header-nav-folder-content {
    background-color: black !important;
}
body#cart div.header-nav-item * {
    color: white !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

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.