You can add custom CSS code to a Kartra Page for extra customization. This article is for users with advanced code knowledge.
Add custom styles to a Kartra Page
Open any page in the page builder:
Click Styles in the side menu, then Custom Styles
Enter your custom CSS in the code field
The field accepts standard CSS classes, attributes, rules, media queries, fonts, etc.
Do not include <style> tags or any code other than CSS.
Click Apply to save your changes
The custom CSS is added to a style container in the page <head> and applied to the whole page.

