Author: Lucy Nguyen
-
How To Improve Unsubscribe Rate From Email Lists
Email marketing remains a powerful tool for businesses to reach their audience directly. However, maintaining a healthy subscriber list is crucial for success. One key metric to monitor is the unsubscribe rate. A high unsubscribe rate can indicate that your content isn’t resonating with your audience, or that there are issues with your email strategy.…
-
How To Create OTF Outlook Templates
Outlook Templates (OTF) are pre-designed email formats that allow users to quickly create and send emails with a consistent layout and style. These templates can include predefined text, graphics, signatures, and formatting elements, making it easier to maintain a professional appearance and save time on repetitive tasks. By using Outlook Templates, users can ensure their…
-
Here are 5 Tips to Boost Your Efficiency in Figma
Auto Layouts Using Auto Layouts and frames in Figma significantly simplifies moving elements within a layout. For designs with distinct sections, like a newsletter, Auto Layouts can be particularly helpful. Here is a video tutorial for more useful ways to use Auto Layouts Shortcuts to Remember My most used Shortcuts are the following: K When…
-
Timothy Rick’s Draggable Slider in WebFlow
Thanks to Timothy Ricks for the Code and Tutorial. However, I noticed the code he provided is different from what’s in the video. This is the correct code: His code on his website is different near the bottom, his old code has this: There is a second tutorial I was also successful in using to…
-
How To Get Around WebFlow’s 5 CMS Nested Limit
Finsweet to the rescue again! They create unique code to help supplement WebFlow where it lacks. What you need is the CMS Nest for WebFlow. CLICK HERE TO GET CODE AND TUTORIAL I found the written tutorial wasn’t enough, and this walkthrough they did was super helpful. WORD OF CAUTION: LOAD TIMES Unfortunately, Finsweet is…
-
How To Create “The Rose Shop” WebFlow Template
You might have seen this tutorial on WebFlow titled “How to animate a video on scroll – After Effects & Lottie in Webflow” At the end he says that you can check out the project on WebFlow University but alas, you can’t seem to find the project anywhere on that page. Googling it will lead…
-
Limit Number of Items in CMS at different breakpoints in WebFlow
Truthfully, you cannot do this natively with a single collection in WebFlow. You need a bit of code to make this work. Here’s two ways to do it: Number 1: Thanks to jasondark on the WebFlow forum for this solution. Insert the following code in the head of the page where the CMS collection lives.…
-
How To Get A Triangle Shape/Vector in Adobe InDesign
Click the Polygon tool on the toolbar. Then Double Click with your mouse. The following setting will pop up. Put 3 for “Number of Sides”, and 0% for “Start Inset” Then place on the document. Viola! You have a triangle. Alternate Way A second way to do a vector triangle, and other vector elements with…
-
Why isn’t HubSpot importing Email Addresses into my contacts?
If you had an issue with your contact’s emails not showing up, it’s probably because HubSpot automatically selected to match “Email Addresses” as the property instead of “🔑 Email”. Here is what I mean: Here you can see HubSpot map the field to “Email Address”, that’s wrong. Select the drop down and choose “Email”, as…
-
Subreddit Drama Recommendation
I love some drama to read to pass the time. Here are my recommendations. Let me know if I am missing any!
-
Interactive Content: Merging Art with User Experience
In the ever-evolving landscape of digital media, the fusion of artistic design and user experience has given rise to a new realm of interactive content. This innovative blend not only captivates the audience with its visual allure but also engages them in a dynamic participatory experience. By exploring examples of interactive content, we can uncover…
-
How to make Dropdowns in not overlap in WebFlow
When you have multiple drop downs one after another, in an accordion fashion it overlaps in WebFlow by default. Oftentimes, one desires to have it be pushed down instead. To do so, go to the drop down list element. In the settings change it’s position to “Static” Save and Publish. It should now be pushing…