ConvertKit Sticky Bar Form Set-Up

preview_player
Показать описание
FINALLY! ConvertKit has a Sticky Bar like the ones you see from Thrive Themes and Hello Bar!

This tutorial will walk you through setting it up, how to get it to show all the time, and the code (custom CSS) of how to move it down so that it is not behind your menu bar.

Let me know what other videos you would like to see. Videos are made based off of your comments!

Here is the code mentioned to copy and paste into your custom CSS box in ConvertKit

@media only screen and (min-width: 500px) {.formkit-sticky-bar { margin-top: 200px !important; }}
Рекомендации по теме
Комментарии
Автор

What do I do with the javascript once I have it, if I'm working with a Wordpress site?

StoryADay
Автор

I'm trying to get the bar to work for me, but as you mentioned in the video, it's being covered up by my mobile menu bar. The code you listed isn't moving it lower for me on mobile. Is there a "}" missing at the end?

lisalowcarbyum