Small Cart And Burger Menu (Squarespace)

PHOTO EMBED

Thu Jun 29 2023 17:14:13 GMT+0000 (Coordinated Universal Time)

Saved by @camikunu14 #css #squarespace

/* small cart and burger menu*/

/*cart*/

.header .header-actions-action--cart .icon {
    width: 17px;
    stroke-width: 1.5;
}

.header .header-actions-action--cart .icon {
  	 left: unset !important;
    right: -2.5px !important;
}

/* burger */
.burger-inner>div {
    width: 70% !important;
    height: 1px !Important;
}

.burger-inner>div {
    left: unset !important;
    right: 10 !important;
}
content_copyCOPY

- Paste this code to Squarespace's custom CSS editor