-
Content Count
3,073 -
Joined
-
Last visited
-
Days Won
42
bangank36 last won the day on April 5
bangank36 had the most liked content!
About bangank36
- Currently Viewing Forums Index
Personal Information
- Website
Recent Profile Visitors
-
work well here Take screen of the custom css panel, do you see any warning/issues
-
tuanphan reacted to a post in a topic: Logo and Title together side by side
-
Custom Padding for One Single Sub-Index Page
bangank36 replied to thirdeyegyps's question in Coding and Customization
site still private -
They used spring style menu, I think this is a good start to replicate the animation, add this into Design->Custom CSS .burger-inner div { display: none !important; } .header-burger-btn .burger-inner:after, .header-burger-btn .burger-inner:before { transition-property: all; transition-duration: 0.25s; transition-timing-function: ease-in-out; transition-delay: 0.10s; width: 18px; height: 3px; border-radius: 30px; background-color: #fff; } .header-burger-btn .burger-inner:after, .header-burger-btn .burger-inner:before { display: block; content
-
bangank36 started following How do I stop the crop on images on my shop page, Jonsuh Hamburger menu, Mobile Menu - Width Spacing Problem with Folder Links and 6 others
-
bangank36 reacted to a question: Jonsuh Hamburger menu
-
Mobile Menu - Width Spacing Problem with Folder Links
bangank36 replied to vanessakrystin's question in Coding and Customization
try this custom css .header-menu-nav-item-content span { display: inline-block; } -
bangank36 reacted to a question: Mobile Menu - Width Spacing Problem with Folder Links
-
Custom Padding for One Single Sub-Index Page
bangank36 replied to thirdeyegyps's question in Coding and Customization
Could you enable site wide password and let help have a look, each index page section has it own name that can be target -
bangank36 reacted to a question: Custom Padding for One Single Sub-Index Page
-
bangank36 reacted to an answer to a question: Will Squarespace be supporting 7.0 Developer mode for the foreseeable future
-
creedon reacted to an answer to a question: Will Squarespace be supporting 7.0 Developer mode for the foreseeable future
-
Personally I think it's gone, they wants to keep the 7.1 as simple as possible for non-tech-savy guy. For me, the missing of gallery page and block has driving me nut!
- 2 replies
-
- developer-platform
- css
-
(and 1 more)
Tagged with:
-
bangank36 reacted to a question: Will Squarespace be supporting 7.0 Developer mode for the foreseeable future
-
bangank36 reacted to an answer to a question: Adding underline hover effects to navigation bar, and dropdown menu
-
bangank36 reacted to a question: Targeting banner images for fade-in on scroll
-
bangank36 reacted to a question: Creating a rotating dial of thumbnails that link to other pages within site
-
Wolfsilon reacted to a question: [Custom Plugin Early Access] 360 image viewer block
-
bangank36 reacted to an answer to a question: Add a featured banner to blogs
-
melanie786 reacted to an answer to a question: Integrating Google Calendar/fullcalendar.io into a page
-
P-Lato reacted to an answer to a question: Centering navigation bar drop down menu links
-
tuanphan reacted to a question: [Custom Plugin Early Access] 360 image viewer block
-
Hi Bangank36,
I am struggling to change the styling in my cart: https://www.punchy.cc/cart and you seem a whizz at this stuff.
I'd like the background to be white and the lettering black, any chance you can help me?
I have added various CSS additions but none have worked so far.
Let me know if better to start a new thread, first time on here!
Many thanks
-
Kitley reacted to an answer to a question: How to Change Size of Social Icons in Mobile 7.1?
-
try @media only screen and (max-width: 861px) { #block-yui_3_17_2_1_1614328930141_58140.sqs-block-summary-v2 .summary-item.positioned { flex: 50%; padding-right: 1%; width: 49% !important; margin-right: 0 !important; } #block-yui_3_17_2_1_1614328930141_58140.sqs-block-summary-v2 .summary-item-list { display: flex; flex-direction: row; flex-direction: row; flex-wrap: wrap; } }
-
What is your current site url, we can help having a look
-
7.1 - Dropdown Nav Overlapping Title
bangank36 replied to TVB's question in Coding and Customization
Which screen size you are noticing this issue? -
OnClick Button Action
bangank36 replied to richardgreencreative's question in Coding and Customization
It should come with some javascript part, so far you only added the styling and html markup part -
OnClick Button Action
bangank36 replied to richardgreencreative's question in Coding and Customization
What is the code you used to add the button onto the site -
How do I stop the crop on images on my shop page
bangank36 replied to GYGYB's question in Coding and Customization
You may want to enable the site wide password to let us check your site -
OnClick Button Action
bangank36 replied to richardgreencreative's question in Coding and Customization
what is your site password