- Видео 117
- Просмотров 48 592
AJM Experience
США
Добавлен 11 ноя 2022
Follow along as AJM Experience shows you tips & tricks for Squarespace website design and custom Squarespace CSS! Whether you're learning CSS with our weekly custom CSS tutorials or building your Squarespace skills with our Squarespace web design guides, we're happy you're here.
Want more? Sign up for our newsletter, get our Squarespace CSS Cheat Sheet, browse Squarespace templates, and more on AJMExperience.com
Want more? Sign up for our newsletter, get our Squarespace CSS Cheat Sheet, browse Squarespace templates, and more on AJMExperience.com
Change Navigation Link to Image in Squarespace
Bring emphasis and customization to your Squarespace header by changing any navigation link to a custom image with this CSS hack!
Original post:
ajmexperience.com/learn-posts/change-navigation-link-to-image-in-squarespace
For more Squarespace tips to enhance your website designs, check out the rest of the learn series:
ajmexperience.com/learn
Get our free CSS Selector Cheat Sheet:
www.ajmexperience.com/css-cheat-sheet
Get our full CSS Library:
www.ajmexperience.com/squarespace-css-library
------
Note! the PNG used in the video is 400px X 100px
HERE'S THE CSS:
// desktop //
/* adjust child number as needed */
.header-nav-item:nth-child(2) a {
background-image: url("IMAGE-URL");
background-size: contain;...
Original post:
ajmexperience.com/learn-posts/change-navigation-link-to-image-in-squarespace
For more Squarespace tips to enhance your website designs, check out the rest of the learn series:
ajmexperience.com/learn
Get our free CSS Selector Cheat Sheet:
www.ajmexperience.com/css-cheat-sheet
Get our full CSS Library:
www.ajmexperience.com/squarespace-css-library
------
Note! the PNG used in the video is 400px X 100px
HERE'S THE CSS:
// desktop //
/* adjust child number as needed */
.header-nav-item:nth-child(2) a {
background-image: url("IMAGE-URL");
background-size: contain;...
Просмотров: 31
Видео
Change Shopping Cart Icon Color in Squarespace
Просмотров 2914 дней назад
Quickly change the color of your shopping cart icon on both desktop and mobile in Squarespace with this easy copy-and-paste CSS code Original post: ajmexperience.com/learn-posts/change-shopping-cart-icon-color-squarespace For more Squarespace tips to enhance your website designs, check out the rest of the learn series: ajmexperience.com/learn Get our free CSS Selector Cheat Sheet: www.ajmexperi...
Round Corners of Summary Block Images on Squarespace
Просмотров 3121 день назад
Round corners of summary block images on Squarespace with this simple CSS code. Original post: ajmexperience.com/learn-posts/round-corners-summary-block-images For more Squarespace tips to enhance your website designs, check out the rest of the learn series: ajmexperience.com/learn Get our free CSS Selector Cheat Sheet: www.ajmexperience.com/css-cheat-sheet Get our full CSS Library: www.ajmexpe...
Hide Navigation Links on One Page in Squarespace
Просмотров 78Месяц назад
Use these copy & paste CSS codes to hide navigation links on one page of your Squarespace site Original post: ajmexperience.com/learn-posts/hide-nav-links-one-page-squarespace For more Squarespace tips to enhance your website designs, check out the rest of the learn series: ajmexperience.com/learn Get our free CSS Selector Cheat Sheet: www.ajmexperience.com/css-cheat-sheet Get our full CSS Libr...
Disable Click on Site Logo in Squarespace
Просмотров 22Месяц назад
Disable click on your site logo in Squarespace with this quick CSS hack Original post: ajmexperience.com/learn-posts/disable-logo-click-squarespace For more Squarespace tips to enhance your website designs, check out the rest of the learn series: ajmexperience.com/learn Get our free CSS Selector Cheat Sheet: www.ajmexperience.com/css-cheat-sheet Get our full CSS Library: www.ajmexperience.com/s...
Round Corners of Embedded Videos on Squarespace
Просмотров 162Месяц назад
Round the corners of any embedded video on your Squarespace site with this easy CSS code Original post: ajmexperience.com/learn-posts/round-video-corners-squarespace For more Squarespace tips to enhance your website designs, check out the rest of the learn series: ajmexperience.com/learn Get our free CSS Selector Cheat Sheet: www.ajmexperience.com/css-cheat-sheet Get our full CSS Library: www.a...
Hide Quantity on Squarespace Product Pages
Просмотров 170Месяц назад
Hide the quantity field on your Squarespace product pages with this CSS trick Original post: ajmexperience.com/learn-posts/hide-quantity-squarespace-product-pages For more Squarespace tips to enhance your website designs, check out the rest of the learn series: ajmexperience.com/learn Get our free CSS Selector Cheat Sheet: www.ajmexperience.com/css-cheat-sheet Get our full CSS Library: www.ajme...
Change Squarespace Navigation Link Color on Hover
Просмотров 1622 месяца назад
Change the color of Squarespace navigation links on hover with this easy copy & paste code. Original post: ajmexperience.com/learn-posts/change-navigation-link-hover-color-squarespace For more Squarespace tips to enhance your website designs, check out the rest of the learn series: ajmexperience.com/learn Get our free CSS Selector Cheat Sheet: www.ajmexperience.com/css-cheat-sheet Get our full ...
Change Squarespace Header Button to Image
Просмотров 1212 месяца назад
Check out this CSS trick to change your Squarespace header button to an image Original post: ajmexperience.com/learn-posts/change-squarespace-header-button-to-image For more Squarespace tips to enhance your website designs, check out the rest of the learn series: ajmexperience.com/learn Get our free CSS Selector Cheat Sheet: www.ajmexperience.com/css-cheat-sheet Get our full CSS Library: www.aj...
3 Ways to Extend Your Squarespace Trial
Просмотров 1202 месяца назад
Out of time on your trial site and not ready to launch? Try one of these 3 tricks to extend your Squarespace trial! Original post: ajmexperience.com/learn-posts/extend-squarespace-trial For more Squarespace tips to enhance your website designs, check out the rest of the learn series: ajmexperience.com/learn Get our free CSS Selector Cheat Sheet: www.ajmexperience.com/css-cheat-sheet Get our ful...
Customize Squarespace Courses With CSS
Просмотров 1692 месяца назад
Further customize Squarespace Courses with these CSS selectors and copy & paste codes. Original post: ajmexperience.com/learn-posts/customize-squarespace-courses For more Squarespace tips to enhance your website designs, check out the rest of the learn series: ajmexperience.com/learn Get our free CSS Selector Cheat Sheet: www.ajmexperience.com/css-cheat-sheet Get our full CSS Library: www.ajmex...
Create a Pricing Table in Squarespace
Просмотров 3873 месяца назад
With trends in transparent pricing rising, check out our two favorite ways to add a pricing table to your Squarespace site. Original post: ajmexperience.com/learn-posts/pricing-table-squarespace For more Squarespace tips to enhance your website designs, check out the rest of the learn series: ajmexperience.com/learn Get our free CSS Selector Cheat Sheet: www.ajmexperience.com/css-cheat-sheet Ge...
Change Squarespace Domain Name
Просмотров 2323 месяца назад
Learn how to change your built in domain, buy a new domain, and connect or transfer an existing domain on Squarespace. Original post: ajmexperience.com/learn-posts/change-squarespace-domain For more Squarespace tips to enhance your website designs, check out the rest of the learn series: ajmexperience.com/learn Get our free CSS Selector Cheat Sheet: www.ajmexperience.com/css-cheat-sheet Get our...
Add a Link to a Shape Block in Squarespace
Просмотров 2333 месяца назад
Dying to add a link to a shape block in Squarespace? I was too! Use this easy hack to make it happen. Original post: ajmexperience.com/learn-posts/add-link-to-shape-box-squarespace For more Squarespace tips to enhance your website designs, check out the rest of the learn series: ajmexperience.com/learn Get our free CSS Selector Cheat Sheet: www.ajmexperience.com/css-cheat-sheet Get our full CSS...
AJM Live Design: Creating a Blog Template for Artists, Designers, and Developers
Просмотров 673 месяца назад
AJM Live Design: Creating a Blog Template for Artists, Designers, and Developers
Hide or Style the Squarespace Store Category Bar
Просмотров 1703 месяца назад
Hide or Style the Squarespace Store Category Bar
Use and Customize the Squarespace Summary Block
Просмотров 1694 месяца назад
Use and Customize the Squarespace Summary Block
Set Up Recurring Payments in a Squarespace Store
Просмотров 2814 месяца назад
Set Up Recurring Payments in a Squarespace Store
Customizing the Squarespace Simple List with CSS
Просмотров 3214 месяца назад
Customizing the Squarespace Simple List with CSS
Add an Animated Gradient Fill to Text on Squarespace
Просмотров 2275 месяцев назад
Add an Animated Gradient Fill to Text on Squarespace
Create Custom Google Maps for Squarespace Websites
Просмотров 3905 месяцев назад
Create Custom Google Maps for Squarespace Websites
Add Gradient Fill to Text Background
Просмотров 595 месяцев назад
Add Gradient Fill to Text Background
Squarespace Auto List Carousel Custom CSS
Просмотров 3025 месяцев назад
Squarespace Auto List Carousel Custom CSS
Adding & Editing the Cookie Banner in Squarespace
Просмотров 1296 месяцев назад
Adding & Editing the Cookie Banner in Squarespace
AJM Live Design: Creating a Resume Template for Artists, Designers, and Developers
Просмотров 746 месяцев назад
AJM Live Design: Creating a Resume Template for Artists, Designers, and Developers
Upload Files in Squarespace Form Blocks
Просмотров 3906 месяцев назад
Upload Files in Squarespace Form Blocks
Hide Header and Footer in Squarespace 7.1
Просмотров 1267 месяцев назад
Hide Header and Footer in Squarespace 7.1
The Ultimate Squarespace CSS Cheat Sheet
Просмотров 2347 месяцев назад
The Ultimate Squarespace CSS Cheat Sheet