⏩ Subscribe To Monetize Your Passion & Knowledge With Video
CSS clickfunnels change font

ClickFunnels CSS Guide

If you have been watching my YouTube Videos you will know that I try and bring you little hacks and tips for editing in ClickFunnels.

This is my CSS Quick Guide. Why don’t you create a blank funnel today and start playing around, making and breaking your funnels – from someone who has worked in Technical Support for the last 20+ years – it really is the best way to learn!

This post is a work in progress and any new CSS hacks will be added as I go.

Add Additional Fonts in ClickFunnels

@font-face {
font-family: ‘Circular’;
src: url(‘asset file link’);
font-weight: normal;
}
#headline css ID * {
font-family: ‘Circular’, sans-serif !important;
}

Zeen is a next generation WordPress theme. It’s powerful, beautifully designed and comes with everything you need to engage your visitors and increase conversions.