Jump to content

DragonaFlooring

Member
  • Posts

    10
  • Joined

  • Last visited

Everything posted by DragonaFlooring

  1. I'm strugling to make my navigation bar look good. i have 12 elements in my navigation bar, i want 3 columns 4 row can I get some CSS please
  2. Hello, I have mentioned 2 code below that works perfectly on desktop but I want them to reflect on mobile can anyone help me with some code for mobile? .header-nav-item a[href="/crazy-deals-yL55D"] { color: #FFC300 !important; font-size: 20px; } .header-nav-item a[href="/crazy-deals-yL55D"] { animation: blinkingText 0.5s infinite alternate-reverse; } @keyframes blinkingText { 0% { opacity: 0; } 100% { opacity: 1; } }
  3. hello, https://www.dragonaflooring.ca/ I have attached an Image, I want crazy deals in the header element to be highlighted and blink. i have created a CSS code but its not working their is some error in the code. Can you please help me with this? here's the code, thanks in advance. <!DOCTYPE html> <html lang="en"> <head> <title>Blinking Text</title> <style> body { margin: 0; padding: 0; } div{ position: absolute; top: 0%; left: 0%; transform: translate(-0%, -0%); } h2 { color: #008000; text-align: center; animation: animate 1.5s linear infinite; } @keyframes animate { 0% { opacity: 0; } 50% { opacity: 0.7; } 100% { opacity: 0; } } { header-nav-item header-nav-item--collection { </style> </head> <body> <div> <h2>CRAZY DEALS</h2> </div> </body> </html>
  4. I can't edit my products on my website, if I try to edit the page keep loading. please help me solve this
  5. i manually generated a sitemap file for website and it says that I need to upload that file in the domain root folder but in squarespace I don't know where that folder is
  6. @tuanphan can you please tell me where to upload sitemap file in square space i have manually generated it
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.