Jump to content

madebydave

Circle Community Leaders
  • Posts

    76
  • Joined

  • Last visited

Posts posted by madebydave

  1. Here's some constructive feedback for you.

    - Site Title - Replace "SW" with "Sadari Wellness | Customized Health and Wellness Coaching"

    By doing this it will help with your SEO as you have got the business name and keywords in their.

    - Favicon - replace the grey box with your own custom icon, even if it's a yellow square for example. Screenshot2024-04-27at10_27_56.png.079fba39cdd357430b95bfb4f44ee887.png

    - The second button "Book Consultation" URL goes to 'Page not found'

    - Change the text so it's "Book a Consultation" and then change the URL as per the below.

    Either add this into URL Mapping or just swap the button and make the URL open in a new tab.

    /book-a-consultation -> https://calendly.com/sadariwellness/intro-session?month=2024-04 302

     

    - Hyperlink the email address at the bottom so when clicked it can open a new email message. Add the following link to make that work.

    mailto:info@sadariwellness.com

    ---

    The site in general is clean and clear so well done on that.

  2. If you add the following to Custom CSS, it should add a border radius to all images. This can save you time changing all images one by one. Adjust the number to your preference.

    img {
      border-radius: 25px;
    }

    If you want to just target the Products themselves, use the following within Custom CSS.

    div.products img {
      border-radius: 25px !important;
    }

     

  3. When editing a "code block" in mobile view, it seems that there is an issue where there is a minimum height that is being set. This causes issues when you want to make the code block much smaller on mobile.

    An example is an 'anchor link' where you need to have a hidden code block present on the page, but you currently can't adjust the height.

    Am I missing something or is this an issue?

×
×
  • 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.