Jump to content

jaimee1570048593

Circle Member
  • Posts

    5
  • Joined

  • Last visited

Reputation Activity

  1. Like
    jaimee1570048593 reacted to colin.irwin in Removing Auto Hyphen from mobile view   
    Try adding this to the custom css area, after any other code that may be there. Also remove your code.

     
    @media only screen and (max-width: 768px) { body { h1,h2,h3,p,li,a,em,i,strong { -webkit-hyphens: none !important; hyphens: none !important; } .page-desc p { -webkit-hyphens: none !important; hyphens: none !important; } } }  
  2. Like
    jaimee1570048593 got a reaction from tuanphan in MOBILE: Change Hamburger menu to word "MENU"   
    You are the best!!! Thank you thank you thank you : )
  3. Like
    jaimee1570048593 reacted to tuanphan in MOBILE: Change Hamburger menu to word "MENU"   
    Change to word "Menu"
    button.Mobile-bar-menu { visibility: hidden; } button.Mobile-bar-menu:after { visibility: visible; content: "Menu"; font-family: proxima-nova; color: #000; font-size: 20px; } Add word "Menu" beside icon
    button.Mobile-bar-menu:before { content: "Menu"; font-size: 20px; color: #000; position: absolute; right: 50px; top: 25px; } All code from here: https://beaverhero.com/moksha-squarespace/#Add_word_Menu_beside_Hamburger_Icon
    @jaimee1570048593
×
×
  • 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.