-
Posts
21 -
Joined
-
Last visited
Personal Information
- Website
-
Location
Woodland Hills, California
madebyapricot's Achievements
-
madebyapricot reacted to a post in a topic: Google Calendar Pop-Up on Exisiting Header Button
-
Add Subtext to Drop-Down Nav Menu Options
madebyapricot replied to madebyapricot's topic in Customize with code
Worked like a charm @tuanphan! Thanks.- 2 replies
-
- navigation
- code
-
(and 2 more)
Tagged with:
-
Google Calendar Pop-Up on Exisiting Header Button
madebyapricot replied to madebyapricot's topic in Customize with code
Perfect @tuanphan. How can I add the same thing to the button in the "Stop Noodlin', Start Doolin'" section at the bottom?- 11 replies
-
- code
- code-injection
-
(and 2 more)
Tagged with:
-
madebyapricot started following Multi-Image Slider for Auto Layout List Items , Add Subtext to Drop-Down Nav Menu Options , Google Calendar Pop-Up on Exisiting Header Button and 3 others
-
Have a website where we want to add a few words in a smaller text underneath drop-down menu options to better describe the products. Website: www.creativelandscapedepot.com Example: Under Collections drop down doing the following: Origins Bulk Natural Stone Architectural Domestic Natural Stone (smaller, thinner text)
- 2 replies
-
- navigation
- code
-
(and 2 more)
Tagged with:
-
Beyondspace reacted to a post in a topic: Google Calendar Pop-Up on Exisiting Header Button
-
Looking to add the below Google calendar pop-up to the "Book A Free Call" button in our header and "Stop Noodlin'" section. It's currently a TypeForm pop-up, but looking to make the switch. Website -> https://www.madebyapricot.com/ Code: Google Calendar "Button With Pop Up" <!-- Google Calendar Appointment Scheduling begin --> <link href="https://calendar.google.com/calendar/scheduling-button-script.css" rel="stylesheet"> <script src="https://calendar.google.com/calendar/scheduling-button-script.js" async></script> <script> (function() { var target = document.currentScript; window.addEventListener('load', function() { calendar.schedulingButton.load({ url: 'https://calendar.google.com/calendar/appointments/schedules/AcZssZ0pwSCOMh-CIFof5UzIT1yklZ5xgUBnUuZegMvNeTHKQ4bK77LjPlL6MAGx1spP7iDdPZKmwAOV?gv=true', color: '#039BE5', label: 'Book an appointment', target, }); }); })(); </script> <!-- end Google Calendar Appointment Scheduling -->
- 11 replies
-
- code
- code-injection
-
(and 2 more)
Tagged with:
-
Make Gallery Image Title Visible on Mobile
madebyapricot replied to madebyapricot's topic in Customize with code
You rock @tuanphan. Appreciate it. -
Beyondspace reacted to a post in a topic: Change Blog Overview Title Font
-
Beyondspace reacted to a post in a topic: Change Blog Overview Title Font
-
Change Blog Overview Title Font
madebyapricot replied to madebyapricot's topic in Customize with code
Bingo @Beyondspace. Thanks! -
Need some help changing the font of our Blog Titles on the Overview page to match site headers. https://www.madebyapricot.com/blog
-
Make Gallery Image Title Visible on Mobile
madebyapricot replied to madebyapricot's topic in Customize with code
@tuanphan https://www.creativelandscapedepot.com/engineered -
-
Need help reducing the size of font at bottom of screen (page selection arrow) so that there is no text overlap.
-
Multi-Image Slider for Auto Layout List Items
madebyapricot replied to madebyapricot's topic in Customize with code
@tuanphan https://parrotfish-maracas-8nah.squarespace.com/engineered- 5 replies
-
- list-summary
- carousel
-
(and 1 more)
Tagged with:
-
Multi-Image Slider for Auto Layout List Items
madebyapricot replied to madebyapricot's topic in Customize with code
@tuanphan done password is flagstone- 5 replies
-
- list-summary
- carousel
-
(and 1 more)
Tagged with:
-
Hello, I'm attempting to create a multi-image slider/carousel for each content item within an auto layout list. Idea is to allow visitor to toggle through colour options of each respective product. Any help here would be greatly appreciated. Here is the website we're looking to implement this on: https://parrotfish-maracas-8nah.squarespace.com/config/pages/65f3b70ca7dadc70e6730677
- 5 replies
-
- list-summary
- carousel
-
(and 1 more)
Tagged with:
-
Header Button to activate typeform pop-up
madebyapricot replied to topalk's topic in Customize with code
Both @tuanphan. -
Header Button to activate typeform pop-up
madebyapricot replied to topalk's topic in Customize with code
Also, @tuanphan, that Typeform coding worked like a dream. Thank you so much.