-
Content Count
71 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
I solved this by changing the gallery section margin instead. .gallery-grid[data-width="inset"] { padding-top:.5vw !important; }
-
Site URL: https://fuchsia-ladybug-zft7.squarespace.com/ I'd like to add a title to a gallery, but since Squarespace eliminated the gallery block and replaced it with only offering a gallery section, there's way too much padding between the title (in it's own section) and the gallery (in it's own section). I tried this section[data-section-id="5ff391b818d44937a946848c"] .padding-bottom: 0 !important; } But it didn't work. Help? Password = CBD
-
I am trying to do this as well. Adding my comment here to follow the thread.
-
cherylr reacted to an answer to a question: custom paragraph styles
-
It's ok. I figured that since H1, H2, etc were things that I could style independently with CSS that I could similarly customize P1, P2, etc. But someone has explained to me that P1, P2, etc are not actually a thing that's customizable! Thanks for your time. Your solution will definitely work for someone looking to do things differently.
-
I just need an additional font option. I want to use it in various places throughout the site. Thanks!
-
Hey thanks so much for taking the time to reply. I don't want to hand code every single code block. I'd love to just change one of the P styles globally. Apparently this is difficult?
-
but I don't want to change all of the paragraph styles, just one of them
-
Site URL: https://goby-flute-xcf6.squarespace.com/ It seems very easy to change a specific header font, h1 { font-family: mr bedfort !important; line-height: 1.5em; letter-spacing: .03em; } I am trying to do the same for paragraphs. It seems not to work with p1, p2 etc. What am I missing? Site PW = goat
-
Can I force all mailto links to open in a new browser window?
cherylr replied to cherylr's question in Coding and Customization
Hi Tuanphan - I am going to set it up with a Business Plan but it has not been set up yet - it's still in trial mode. I've got to be honest that I am quite comfortable adding css and html because I understand how it works. Adding js makes me a little nervous! It's not going to cause any problems, is it? -
Can I force all mailto links to open in a new browser window?
cherylr replied to cherylr's question in Coding and Customization
Ok, thanks for taking the time to answer this and perhaps it will be useful to someone else. Since this is a client site, and they will be editing their own text from here on out, and the links appear repeatedly within paragraphs throughout the site, I don't want to set them up with all of that text in a markdown block. -
cherylr reacted to an answer to a question: Can I force all mailto links to open in a new browser window?
-
solved. thanks so much!
-
cherylr reacted to an answer to a question: underline off of READ MORE link
-
Site URL: https://cod-dandelion-38r5.squarespace.com/blog I turned off the underline for links, but they're still showing up on my "read more" links on the blog grid. I tried this .blog-more-link { text-decoration: none !important; background-image: none !important; } PW NWFC
-
Can I force all mailto links to open in a new browser window?
cherylr posted a question in Coding and Customization
Site URL: https://cod-dandelion-38r5.squarespace.com/ Can I force mail to links to always open in a new window? Is this actaully a setting on the user/browser end? PW NWFC Thanks in advance! -
Nevermind, I got it! Just put the whole iframe code in between here <div align="center"> </div>