Jump to content

eugenesoch

Circle Member
  • Posts

    21
  • Joined

  • Last visited

Reputation Activity

  1. Like
    eugenesoch got a reaction from IZSRI in Customize Mobile Burger Icon   
    @rwpwhat a legend you are! how can I change it for the 3 bun menu? 😄 
  2. Thanks
    eugenesoch got a reaction from HandegardArkitektur in Adjust line weight of hamburger menu icon?   
    That is very interesting, as we have just updated our burger menu to a preferred thickness.
    Of course, our website is running on Squarespace 7.1, so in case you are on the same, try using this css:
    /*burger menu thickness*/
    .top-bun, .patty, .bottom-bun {
      height: 3px !important;
    }
    /*end burgre menu thickness*/
    p.s. you can adjust the thickness to your liking by changing value next to px (currently set to 3px)
     
    hope this helps! 
  3. Thanks
    eugenesoch got a reaction from deets87 in Adjust line weight of hamburger menu icon?   
    That is very interesting, as we have just updated our burger menu to a preferred thickness.
    Of course, our website is running on Squarespace 7.1, so in case you are on the same, try using this css:
    /*burger menu thickness*/
    .top-bun, .patty, .bottom-bun {
      height: 3px !important;
    }
    /*end burgre menu thickness*/
    p.s. you can adjust the thickness to your liking by changing value next to px (currently set to 3px)
     
    hope this helps! 
  4. Love
    eugenesoch got a reaction from alexwolfe in Adjust line weight of hamburger menu icon?   
    That is very interesting, as we have just updated our burger menu to a preferred thickness.
    Of course, our website is running on Squarespace 7.1, so in case you are on the same, try using this css:
    /*burger menu thickness*/
    .top-bun, .patty, .bottom-bun {
      height: 3px !important;
    }
    /*end burgre menu thickness*/
    p.s. you can adjust the thickness to your liking by changing value next to px (currently set to 3px)
     
    hope this helps! 
  5. Like
    eugenesoch got a reaction from Hellevang in Adjust line weight of hamburger menu icon?   
    That is very interesting, as we have just updated our burger menu to a preferred thickness.
    Of course, our website is running on Squarespace 7.1, so in case you are on the same, try using this css:
    /*burger menu thickness*/
    .top-bun, .patty, .bottom-bun {
      height: 3px !important;
    }
    /*end burgre menu thickness*/
    p.s. you can adjust the thickness to your liking by changing value next to px (currently set to 3px)
     
    hope this helps! 
  6. Thanks
    eugenesoch got a reaction from lgwebdesign in Adjust line weight of hamburger menu icon?   
    That is very interesting, as we have just updated our burger menu to a preferred thickness.
    Of course, our website is running on Squarespace 7.1, so in case you are on the same, try using this css:
    /*burger menu thickness*/
    .top-bun, .patty, .bottom-bun {
      height: 3px !important;
    }
    /*end burgre menu thickness*/
    p.s. you can adjust the thickness to your liking by changing value next to px (currently set to 3px)
     
    hope this helps! 
  7. Love
    eugenesoch reacted to katycarlisle in Changing the date format of blog posts   
    I don't know if this has been a recent fix but I was able to get the UK date format by going to Settings > Language & Region and choosing "English (United Kingdom)" as my language. Now in the overview they display as dd/mm/yy and when you click through it shows as number then month e.g. 6 May. It's still annoying that the formats are different in the overview to in the post (and both of those are different to summary blocks).
  8. Thanks
    eugenesoch got a reaction from brunodiazcast in Adjust line weight of hamburger menu icon?   
    That is very interesting, as we have just updated our burger menu to a preferred thickness.
    Of course, our website is running on Squarespace 7.1, so in case you are on the same, try using this css:
    /*burger menu thickness*/
    .top-bun, .patty, .bottom-bun {
      height: 3px !important;
    }
    /*end burgre menu thickness*/
    p.s. you can adjust the thickness to your liking by changing value next to px (currently set to 3px)
     
    hope this helps! 
  9. Like
    eugenesoch reacted to rwp in Customize Mobile Burger Icon   
    .top-bun, .bottom-bun { height: 3px !important; border: 2px solid #ababab; border-radius: 3px; }  
  10. Love
    eugenesoch reacted to paul2009 in How can I add small annotation-like text (superscript)?   
    There isn't a preset available for this in the text editor, so you'll need to add your text in a Markdown Block or a Code Block and use HTML. The HTML for superscript is
    <sup> </sup> For example, you could add something like this: <p>This text contains <sup>superscript</sup> text.</p> ..to achieve this.. This text contains superscript text.

    Read more about the HTML here: https://www.w3schools.com/tags/tag_sup.asp
    I hope that helps.
    Paul
    Contributors to this forum voluntarily give their time to help you.
    If a post helped, please tap on one of the "Like" icons below  ↘️
  11. Love
    eugenesoch reacted to tuanphan in Adding svg logo to site (squarespace 7.1)   
    Add to Home > Design > Custom CSS
    /* tuan -5mi */ .header-title-logo img { visibility: hidden; } .header-title-logo a { background-image: url(https://image.flaticon.com/icons/svg/2728/2728997.svg); background-size: contain; background-repeat: no-repeat; background-position: center center; } See how to upload file: https://support.squarespace.com/hc/en-us/articles/205813928-Uploading-and-managing-files
  12. Love
    eugenesoch reacted to tuanphan in How to prevent footer images from being stacked vertically on mobile?   
    Add to Home > Design > Custom CSS
    /* Footer logos */ @media screen and (max-width:767px) { div#page-section-5f1a96d2dbd8da3ed1969133 .span-4 { width: 33.33% !important; float: left !important; } }  
×
×
  • 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.