ehamline Posted January 3, 2022 Share Posted January 3, 2022 Site URL: https://burgundy-tetra-8dp5.squarespace.com/ Hi there! I'm having a bit of difficulty with some custom CSS. In effect, I've dropped the Header Navigation below the Header Title and I'm trying to justify them both to the left (nav under title)... I've got the CSS attached below alongside a screengrab. Any help would be much appreciated! Thank you! Erik @media screen and (min-width:992px) { /* Cart number to cart text */ span.sqs-cart-quantity:before { content: "SHOPPING CART ("; } span.sqs-cart-quantity:after { content: ")"; } header#header svg.icon.icon--cart { display: none; } .header .header-actions-action--cart .icon { width: auto; } .icon-cart-quantity { position: fixed !important; font-size: 33px; top: 10px; right: 10px; } } /* Nav under header */ .header-title-nav-wrapper { flex-direction: column; justify-content: start !important; } Link to comment
tuanphan Posted January 4, 2022 Share Posted January 4, 2022 Hi, What is password? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
ehamline Posted January 4, 2022 Author Share Posted January 4, 2022 Hi password is "welcome" thank you! Link to comment
tuanphan Posted January 5, 2022 Share Posted January 5, 2022 10 hours ago, ehamline said: Hi password is "welcome" thank you! Hi. It looks like you figured iout? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
ehamline Posted January 5, 2022 Author Share Posted January 5, 2022 I did- 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