Decorative shape
Decorative shape
Decorative shape
Decorative shape
Knowledge Base

LandGoose Help Center

Step-by-step guides, feature breakdowns, and troubleshooting resources to help you ship high-converting advertorials.

Custom CSS Styling

Add custom CSS to override template styles and create unique designs.

Steps

  1. Click the three dots menu on your page card
  2. Select 'Custom CSS'
  3. Write or paste your CSS code in the editor
  4. CSS is scoped to this page only
  5. Common uses: Colors, fonts, spacing, animations
  6. Click 'Save CSS' to apply changes
  7. Changes are applied immediately to live pages

Common Issues & Solutions

Check for syntax errors. Use !important if needed to override template styles.

Remove recent CSS changes. Avoid modifying core layout classes.

Use media queries for responsive design: @media (max-width: 768px)