giuls Posted October 12, 2022 Share Posted October 12, 2022 Site URL: https://amphibian-plums-xhsp.squarespace.com/ Hello, I went on my settings and turned on the cookie settings thorough squarespace but it does not show up on my website yet, on any page. Here are the settings i turned on. Can anyone help me understand what is happening? Link to comment
Ziggy Posted October 12, 2022 Share Posted October 12, 2022 That is odd, nothing I can see wrong with your settings. Do you have any custom code? Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link)📈 SEO Space (Referral link)⬛ SquareWebsites Plugins (Referral link)☕ Did I help? Buy me a coffee? Link to comment
giuls Posted December 2, 2022 Author Share Posted December 2, 2022 thanks for your reply - yes i have this custom CSS - does it affect somehow inserting cookies banner? .animated-text { visibility: hidden; } .fadeIn{ animation-name: fadeIn; -webkit-animation-name: fadeIn; animation-duration: 2.5s; -webkit-animation-duration: 2.5s; animation-timing-function: ease-in-out; -webkit-animation-timing-function: ease-in-out; visibility: visible !important; } @keyframes fadeIn { 0% { transform: scale(0); opacity: 0.0; } 60% { transform: scale(1.1); } 80% { transform: scale(0.9); opacity: 1; } 100% { transform: scale(1); opacity: 1; } } @-webkit-keyframes fadeIn { 0% { -webkit-transform: scale(0); opacity: 0.0; } 60% { -webkit-transform: scale(1.1); } 80% { -webkit-transform: scale(0.9); opacity: 1; } 100% { -webkit-transform: scale(1); opacity: 1; } } @media(max-width:767px) { .wm-slider-container { --swiper-navigation-size: 20px; } } /* Change dropdown menu background */ .header-nav-folder-content { background: #233375 !important; } Link to comment
tuanphan Posted December 4, 2022 Share Posted December 4, 2022 That code doesn't affect to cookie banner. Try access this again Settings > Cookies & Visitor Data 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
giuls Posted December 6, 2022 Author Share Posted December 6, 2022 This is the current settings I put - still nothing appears. Link to comment
tuanphan Posted December 10, 2022 Share Posted December 10, 2022 On 12/6/2022 at 6:20 PM, giuls said: This is the current settings I put - still nothing appears. Yes. That is weird. You try contacting SS Customer Care. 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