PEARLERwork Posted January 5, 2021 Share Posted January 5, 2021 Site URL: https://ukulele-rabbit-z4zx.squarespace.com/ I see lots about making the hamburger icons thicker, but not the plus sign. Any ideas here? Thanks! Site password is 'pearler' Thanks! Beyondspace 1 𝓚𝓪𝓽𝓲𝓮 ✦✦ ⓅⒺⒶⓇⓁⒺⓇ.ⓌⓄⓇⓀ ➸ Link to comment
Beyondspace Posted January 5, 2021 Share Posted January 5, 2021 2 hours ago, pearler1570048501 said: Site URL: https://ukulele-rabbit-z4zx.squarespace.com/ I see lots about making the hamburger icons thicker, but not the plus sign. Any ideas here? Thanks! Site password is 'pearler' Thanks! You can use this custom css for hamburger icon only .header--menu-open .burger-inner .top-bun, .header--menu-open .burger-inner .patty, .header--menu-open .burger-inner .bottom-bun { height: 3px; } tuanphan 1 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
DIMMSTR Posted March 10, 2021 Share Posted March 10, 2021 Custom CSS below works (see https://firstwater.ae): /*menu thickness*/ .top-bun, .patty, .bottom-bun { height: 3px !important; } /*menu thickness*/ Beyondspace and tuanphan 2 Link to comment
tuanphan Posted March 20, 2021 Share Posted March 20, 2021 On 3/10/2021 at 4:05 PM, DIMMSTR said: Custom CSS below works (see https://firstwater.ae): /*menu thickness*/ .top-bun, .patty, .bottom-bun { height: 3px !important; } /*menu thickness*/ I see this section on tablet is a bit narrow. You can add this CSS to increase width. /* Logo section width */ @media screen and (max-width:991px) and (min-width:768px) { [data-section-id="5f0db3d2c60e670497213497"] .content { width: 80% !important; } } DIMMSTR 1 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment