DivMagic
  • DivMagic Documentation
    • Getting Started
  • Settings
    • Component Format
    • Style Format
    • DevTools
    • Copy Mode
    • Media Query
    • Edit Mode
  • API
    • Introduction
    • Getting started
    • Sample Requests
    • Request Parameters
  • Studio
    • Introduction
    • User Panel
      • Chatbot
      • Library
    • Editor
  • Landing Pages
    • Description
  • WORDPRESS INTEGRATION
    • Introduction
    • Getting Started
Powered by GitBook
On this page

Was this helpful?

  1. Settings

Edit Mode

PreviousMedia QueryNextIntroduction

Last updated 8 months ago

Was this helpful?

The Edit Mode in DivMagic’s browser extension provides a powerful, real-time editing experience for updating the styles of any element on a webpage. With Edit Mode, you can visually modify CSS properties directly in the browser, making it easier to experiment with design tweaks or test style changes without needing to dig into the codebase.

Key Features of Edit Mode:

Instant Style Editing:

  • When you activate Edit Mode, you can select any element on the page, and its current styles will appear in a panel (as shown in the screenshot).

  • The panel displays the active CSS properties for the selected element, such as color, font size, background color, and more.

Add, Modify or Remove Styles:

  • You can easily update existing styles by modifying the values in the style panel.

  • If you need to add a new CSS property, simply enter the CSS attribute and value in the Add styles section at the bottom of the panel, and the change will instantly apply to the element.

  • You can also remove any applied styles by clicking the X next to a property, instantly reflecting the change on the page.

Real-Time Visual Feedback:

  • Every change made in Edit Mode is applied immediately, so you can see the results of your updates in real time without needing to refresh the page.

  • This visual feedback helps users experiment with different design options quickly and fine-tune the look of any webpage element.