-
Content Count
82 -
Joined
-
Last visited
About MaryPhilip_
-
Rank
Squarespace Expert
Personal Information
- Website
-
Location
Scottish Borders, Scotland
Recent Profile Visitors
599 profile views
-
MaryPhilip_ reacted to a post in a topic: Minimalist vs Maximalist Design: How to choose which one is right for you?
-
MaryPhilip_ started following Can SS do this?, Preventing click-through from carousel images, Scroll to explore more arrow and 3 others
-
Preventing click-through from carousel images
MaryPhilip_ replied to Aitch's question in Coding and Customization
Answer is here 🙂 -
Scroll to explore more arrow
MaryPhilip_ replied to jcsport123's question in Coding and Customization
@SquareStudio have a scroll down arrow plugin that you can use and it's easy to install: https://squarestud.io/shop/scroll-indicator -
Reducing Padding Space between video and gallery
MaryPhilip_ replied to kiwimango25's question in Coding and Customization
Hi @kiwimango25, without having a link to the site it's hard to give full instructions. If this is just one instance then you can target the block id and reduce the padding / margin in the css. If it's more video blocks and gallery instances then your best bet is to link the Squarespace url in this thread with the password and more people can help 🙂 -
Tabbed section with Accordion dropdown
MaryPhilip_ replied to Lucie_com's question in Coding and Customization
Hey, I would mix the code from @WillMyers for tabbed content and then use the accordion in one of those sections: https://www.will-myers.com/articles/how-to-add-tabs-in-squarespace-70-71 https://www.will-myers.com/products/p/accordion-dropdown-plugin-for-squarespace -
Can't increase font size in quote block in 7.1
MaryPhilip_ replied to joshbeaton's topic in Site Design and Styles
Thanks for linking my blog @derricksrandomviews 🙂 -
Yes, jump down to Step 5 on this article to connect your Squarespace shop to Facebook.
-
I've done this for another site but make sure that the audio files are less than 160MB Also that the membership option allows for a high quality level of support in case you run into any issues. Memberspace have had pretty good reviews but make sure to hide the content with them. They have a useful article here: https://www.memberspace.com/start/members-only-private-podcast/
-
Template similar to Moksha in vers 7.1?
MaryPhilip_ replied to milowindsor's topic in Getting Started With Squarespace
Hi @milowindsor, I'd suggest Utica as a starting point: https://utica-demo.squarespace.com/ Let us know how you get on! 🙂- 4 replies
-
- moksha-template
- brine-template
-
(and 1 more)
Tagged with:
-
Best Template for Financial Advisor
MaryPhilip_ replied to casti's topic in Getting Started With Squarespace
Hi @casti, Any of the templates will allow you to do this, I'd go with the overall design / feel that you were looking from and go from there. For LinkedIn, you could use the blog sharing option or copy the content across to a LinkedIn article to ensure that the formating works well for the platform. 🙂 -
More than fair enough 🙂 @WiseDogStudio
-
Increase the max-width of that page to make it go full-width. Play around with padding etc. to best suit your needs. If you need help knowing how to target one singular page in the Custom CSS then this article will be useful. .tweak-site-width-option-full-background .Main-content { max-width: 2000px; margin-left: auto; margin-right: auto; padding-left: 10px; padding-right: 10px; }
-
Hey @ChuckWard can you link to the site so that people can help troubleshoot?
-
The only workaround I have found is a form on the page that has a list of the photo numbers as selectors/checkboxes for people to tick. Not great for managing multiple large projects but was for a smaller photography business who did branding shots. Fingers crossed you find something! @WiseDogDesign 🙂
-
How do you add text pagination to blog section in 7.1?
MaryPhilip_ replied to SacredEcology's question in Coding and Customization
Glad it's helped and you managed to tweak it to suit your site 🙂 @PurposefulArchitect