Jump to content

johnhalldesign

Circle Member
  • Posts

    77
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    johnhalldesign got a reaction from addisonpann in How to stop the background image for the first section from sitting behind the header   
    Always struggled with this too, but I think I found the solution.  Following the suggestion from @tuanphan above, I added a blank section above it, told it minimum height , and reduced the the minimum number of blocks to 1.  That got it pretty small but still added to the height of my header.
    So I found the ID of the section (There's a nifty browser plugin I found somewhere that lets you easily identify section IDs,
    Then in the custom CSS area I gave it a height: 0  code.
    So:
    section[data-section-id="FIND ID NUMBER"] {
      height: 0;
    }
    So far seems to work like a charm.
  2. Like
    johnhalldesign got a reaction from tuanphan in How to stop the background image for the first section from sitting behind the header   
    Always struggled with this too, but I think I found the solution.  Following the suggestion from @tuanphan above, I added a blank section above it, told it minimum height , and reduced the the minimum number of blocks to 1.  That got it pretty small but still added to the height of my header.
    So I found the ID of the section (There's a nifty browser plugin I found somewhere that lets you easily identify section IDs,
    Then in the custom CSS area I gave it a height: 0  code.
    So:
    section[data-section-id="FIND ID NUMBER"] {
      height: 0;
    }
    So far seems to work like a charm.
  3. Like
    johnhalldesign got a reaction from Inscape in Custom CSS not working   
    May be a related issue, but I am noticing that certain custom CSS doesn't work if you are logged in, but does work if your aren't.  So I have to keep a second browser or incognito window open that isn't logged in to Squarespace to see what things look like to the average viewer who isn't logged in.
  4. Like
    johnhalldesign got a reaction from tuanphan in Open Link in New Window from Summary Block   
    I actually went. back to your original selection and added "target="_blank right after the URL, and that did work.  I didn't think it would unless I was writing out the full code, but seems it did.  Thanks.
     
     
×
×
  • 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.