Buy me a coffee

Add Pinterest post to Squarespace

#1. In Pinterest, click on the 3 dots icon (…) of the post

Add Pinterest Post To Squarespace 01 Min#2. Next, you choose Get Pin embed code 

Add Pinterest Post To Squarespace 02 Min#3. Highlight and copy the code

Add Pinterest Post To Squarespace 03 Min#4. Edit the Squarespace page where you want to add Pinterest post > Add a Code Block

Add Pinterest Post To Squarespace 04 MinPaste the code

Add Pinterest Post To Squarespace 05 Min#5. Result

Add Pinterest Post To Squarespace 06 Min#6. On Mobile, you will see this problem with Pinterest Post

Add Pinterest Post To Squarespace 07 Min#7. You can use this code to Custom CSS box to fix the problem

@media screen and (max-width:767px) {
iframe[src*="pinterest"] {
    width: 100% !important;
}
}

Add Pinterest Post To Squarespace 08 Min#8. Result

Add Pinterest Post To Squarespace 09 Min