Jump to content

fhoreilly

Circle Member
  • Posts

    24
  • Joined

  • Last visited

Reputation Activity

  1. Haha
    fhoreilly got a reaction from paul2009 in Help! Blog category URL not working   
    Thanks @paul2009, and sorry I only just responded. I need to change my settings so I get alerted to replies on my posts!
  2. Love
    fhoreilly reacted to tuanphan in Different size Product (images)   
    Add to Design > Custom CSS
    .products.collection-content-wrapper .grid-item .grid-image-cover { object-fit: contain !important; }  
  3. Like
    fhoreilly reacted to IXStudio in Move hamburger icon? 7.1   
    You're welcome!
    Use this code in Design -> Custom CSS
    button.header-burger-btn.burger { padding: 0; } .header .header-actions-action--cart .icon { height: 22px; width: 22px; } Please use the like button if it helps you!
    Best,
    Leopold
  4. Like
    fhoreilly reacted to tuanphan in Summary Block fonts displaying differently on mobile   
    try lowercase
    'adobe-caslon-pro' !important
  5. Thanks
    fhoreilly reacted to paul2009 in Drop down menu arrow   
    Try adding this to Settings > Advanced > Code Injection > Header:
    <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" rel="stylesheet"> And add this to Design > Custom CSS:
    .header-nav-item.header-nav-item--folder a.header-nav-folder-title:after {   font-family: FontAwesome;   content: "\f107";   padding-left: 4px; } You should see this:

     
    Let me know how you get on.
    -Paul
  6. Thanks
    fhoreilly reacted to tuanphan in Navigation Bar: Drop-down Menu Alignment   
    Try adding to Home > Design > Custom CSS
    a.header-nav-folder-title:hover + div, .header-nav-folder-content { text-align: center !important; position: absolute; left: 50% !important; right: unset !important; -webkit-transform: translatex(-50%); -o-transform: translatex(-50%); transform: translatex(-50%); background: transparent !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.