Jump to content

theclevercreative

Circle Member
  • Posts

    11
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    theclevercreative got a reaction from Jazmin_Rod in Course Editing - Change the word 'Lesson' to 'Module'   
    Is there a way instead of using the word lessons to use or change to the word module, or any other word desired?
  2. Like
    theclevercreative got a reaction from tuanphan in Custom Font Spacing   
    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.