Jump to content

cecilesablayrolles

Circle Member
  • Posts

    14
  • Joined

  • Last visited

Reputation Activity

  1. Like
    cecilesablayrolles reacted to Web_Solutions in Reduce font size on Mobile ONLY   
    Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS. You can change the font site 12px to as your need.
    @media only screen and (max-width: 767px) { .fe-block-ccf484afb2c10458c3a1 { font-size: 12px !important; } }  
  2. Like
    cecilesablayrolles got a reaction from Liz2023 in Website link on social media   
    Hi! If it can help, Facebook shares also a tool to debug the sharing image: https://developers.facebook.com/tools/debug/
  3. Like
    cecilesablayrolles got a reaction from philhsc in Displaying mobile announcement bar on all pages except home page   
    Hello,
    From the home page, click on the Page Settings > Advanced and insert this:
    <style>.sqs-announcement-bar-dropzone { display:none !important; }   </style>  
  4. Like
    cecilesablayrolles reacted to tuanphan in Mobile image too big   
    Add to Design > Custom CSS
    /* resize mobile image */ @media screen and (max-width:767px) { [data-section-id="6382dd6b40c0a045c0622855"] { min-height: unset !important; height: 30vh; } }  
  5. Like
    cecilesablayrolles reacted to paul2009 in Custom Font Stopped Working For No Reason   
    It looks like you've accidentally pasted the filename of a font into the middle of the CSS. If you delete the text I've highlighted in grey, it should fix it.

    Did this help? Please give feedback by clicking an icon below  ⬇️
×
×
  • 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.