Skip to main content

Add custom CSS to a page

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:

  1. Click Styles in the side menu, then Custom Styles

  2. 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.

  3. Click Apply to save your changes

  4. The custom CSS is added to a style container in the page <head> and applied to the whole page.

Did this answer your question?