K Creator Tools
FREE Slanty Section Tool Divider
Transform Your Kajabi Page From Blah to Boom With Slanted Sectionn Dividers That Make Your Landing Pages Stand Out From The Rest
Add Sophisticated Slanty Section Dividers To Your Page in 3 Simple Steps
Install time - 5 mins
![Placeholder Image](https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/1655750/settings_images/xhuRP5geTouRckaXhfsK_Number_1.png)
Copy CSS Code
![Placeholder Image](https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/1655750/settings_images/uFt5KAKSseiTXYsq3Tje_Number_2.png)
Add CSS Page Editor
![Placeholder Image](https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/1655750/settings_images/mjBSUQYqRa2lanPC4ajM_Number_3.png)
Add Slanty Section To Page
Step 1 - Copy CSS Code
Copy the CSS code.
Change The Color Hex Codes To Match Your Brand Colors
/*------------------*/ /* Slanty Section TOP LEFT DOWN TO RIGHT */ /*------------------*/ .slanty-section-trtl{ width:100%; height:100px; position:absolute; left:0px; background: linear-gradient(to right bottom, #823A9C 49%, #fff 50%), linear-gradient(-50deg, #ffffff 16px, #000 0); } /*-------------------------*/ /* Slanty Section TOP RIGHT DOWN TO LEFT */ /*-------------------------*/ .slanty-section-tltr{ width:100%; height:100px; position:absolute; left:0px; background: linear-gradient(to left bottom, #fff 49%, #823A9C 50%); }
Step 2 - Add To CSS To The Kajabi Page Editor
Using Kajabi? Add the CSS code to the custom code area in the Kajabi page editor.
Don't forget to change the hexcodes to match your the surrounding section colors
Step 3 - Add Slanty Section
Add the Slanty Section To Your Landing Page
Lighter Top Section - Darker Bottom Section
Add the HTML snippet below to the a custom code block
<!-- A DIAGONAL FROM TOP LEFT TO THE BOTTOM RIGHT:
GOES BETWEEN a LIGHTER TOP SECTION & DARKER BOTTOM SECTION --> <div class="slanty-section-tltr"></div>
![Placeholder Image](https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/1655750/settings_images/yqIuJYmAQimTiXbncwNA_Screen_Shot_2020-03-09_at_1.26.15_PM.png)
Darker Top Section - Bottom Lighter Section
Add the HTML snippet below to the a custom code block
<!-- A DIAGONAL FROM TOP RIGHT TO THE BOTTOM LEFT
GOES BETWEEN a DARKER TOP SECTION & LIGHTER BOTTOM SECTION --> <div class="slanty-section-trtl"></div>
![Placeholder Image](https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/1655750/settings_images/2fnRsMYQwS9WbFbR7wKT_Screen_Shot_2020-03-10_at_3.54.12_PM.png)
Prefer More Detailed Over The Shoulder Video Tutorials?
Join The K Creator Tools Free Membership
Used By Kajabi's Top Earners
Especially Created For Kajabi Course Creators That Can't Code ( Or Don't Want To)
FREE MEMBERSHIP
Top features
ACCESS FREE FULL VIDEOTUTORIAL WITH DETAILED STEPS