Jump to content

hummingbird

Circle Member
  • Posts

    7
  • Joined

  • Last visited

Reputation Activity

  1. Like
    hummingbird reacted to paul2009 in Adding javascript has messed with my site width – help!   
    Thanks for the additional information @JessPlease. This issue is due to a conflict of styling between Squarespace and Lodgify, but it's solvable 🙂.
    On Squarespace 7.1, Squarespace gives the main page element a classname of "container". Unhelpfully, the styling used by Lodgify uses the same classname of "container" and, as their code is added last, it overrides the page settings by adding 40 pixels of padding along the left and right sides!
    The good news is that you should be able to override this with some Custom CSS. Add the following to Design > Custom CSS:
    #page.container {   padding: unset!important; } Please let me know how you get on.
      If this post has helped you, please click a 'Like' or 'Thanks' icon below  ⬇️
  2. Thanks
    hummingbird 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.