Jump to content

Damandeep

Member
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Damandeep

  1. Hello! I have scoured the website trying to find an answer through others. The navigation menu on my website has disappeared from my mobile device (works on a desktop). I have tried a couple different CSS codes I found on answers here to no avail. Please help me get this back as a website is important to our business! These are the codes that I have tried that have not worked: @media only screen and (max-width: 768px) { body.mobile-menu-open .overflow-wrapper { position: inherit !important; } } @media screen and (max-width:800px) { div#mobileMenuLink { display: block !important; } }
  2. Hello, I would like for it to look the way it does in my menu, but under the accordion if possible. So I could open up the accordion and have menu items in two columns
  3. Site URL: http://flavorofindiacolorado.com/ Hello, Is there a way to add columns within an accordion block? I cannot find a way to do this, and have been searching for a way online as well.
  4. Site URL: http://flavorofindiacolorado.com/ Hello, My website used to have a button that no longer works and just appears as text. I cannot figure out how to fix it back to the button. It was suggested to me that I post my coding to see if anyone can help.... The text says "Order online for pick up" and it is on every page of the site. Thank you! .button-wrapper { display: block; text-align: center; margin-top:5px; padding-top:5px } .button { border: none; border-radius: 1em; box-shadow: 0px 1px 0px rgba(0,0,0,.2); display: inline-block; font-size: 1em; padding: 0.3em 1em; width: auto; } .cta-button { background-color: #C23020; color: #fff !important; margin-top: 5px; } .cta-button:hover { background-color: #e8c6c2; } <html><body bgcolor="#696969"> <center> Need Help? Call Now <a class="button cta-button" href="tel:303-682-9010">(303) 682-9010</a></br> <strong>Hours of operation:</strong> <strong>Lunch:</strong> <strong></strong><u>Tuesday-Sunday 11:00am to 2:30pm</u> <strong></strong> <strong>Dinner:</strong> <strong></strong><u>Tuesday-Sunday 5:00pm to 9:00pm</u><strong></strong> <strong>Mondays: Closed</strong> </center> </body> </html>
×
×
  • 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.