Jump to content

theclevercreative

Circle Member
  • Posts

    10
  • Joined

  • Last visited

Posts posted by theclevercreative

  1. I have been working on creating a course on my Squarespace website and since I began the digital product setup, I have noticed that all of my MAIN NAVIGATION pages on my site will moved down into the HIDDEN PAGES section. I have been having to add all of the moved pages back onto the main navigation section in order for my pages to be viewed and accessed almost on a daily basis. At first, I thought my assistant had accidentally moved the pages down, and not realized it, but when this has continuously been happening on a daily basis, and I am having to manually put the pages back where they need to be on my website, I figured it was time to reach out and see if anyone else is experiencing this issue and/or if this issue has been made aware of and if a solution to fix this problem will or is available. I am including a screenshot of what happens every time I log on to work on my website.

    Screenshot 2023-11-18 at 1.42.24 AM.png

  2. Have you tried Custom CSS? That usually will do the trick to sizing your website to mobile size.
    See if this Changes the size of the word 'MirbooNorth' on the header on the mobile site. 
    LET'S TEST THIS OUT, SHALL WE?

     

    COPY AND PASTE BELOW CODE IN THE CUSTOM CSS UNDER DESIGN, IT'S WORTH A TRY🤷🏻‍♂️

     

    /* CSS FOR TABLET AND MOBILE */
    @mobile:  ~"only screen and (max-width: 640px)";
    @tablet:  ~"only screen and (min-width: 641px) and (max-width: 980px)";

    /* CSS FOR TABLET */
    @media @tablet {
    /* Insert Code for Tablet Below This Line*/

    /* Insert Code for Tablet Above This Line */
    }

    /* CSS FOR MOBILE */
    @media @mobile {
    /* Insert Code for Mobile Below This Line  
     

    /*MirbooNorth Header*/
    #block-yui_3_17_2_1_1620831576334_3950{
    max-width:50%!important;
    margin: 0 auto;
    }  
    //* Insert Code for Mobile Above This Line *//
    }

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