Classes mismatch while using web preset plugin
Question
Hello Everyone, I am using website preset plugin however, when I drag column from grapes Demo page the styling is different and in my application the styling is different as follows.Am I missing anything? GrapesUI{ box-sizing: border-box; } body { margin: 0; } body{ background-image:url(none); background-repeat:repeat; background-position:left top; background-attachment:scroll; background-size:auto; } .row{ display:flex; justify-content:flex-start; align-items:stretch; flex-wrap:nowrap; padding-top:10px; padding-right:10px; padding-bottom:10px; padding-left:10px; } .cell{ min-height:75px; fle...
Answers (3)
@artf Please help if I am missing anything
f = s ? "\n ." + u + " {\n display: flex;\n justify-content: flex-start;\n align-items: stretch;\n flex-wrap: nowrap;\n padding: 10px;\n }\n @media (max-width: 768px) {\n ." + u + " {\n flex-wrap: wrap;\n }\n }" : "\n ." + u + " {\n display: table;\n padding: 10px;\n width: 100%;\n }\n @media (max-...
Issue fixed.
flexGrid : true in the options for basic plugin fixed the issue
Warm regards Milap
Related Questions and Answers
Continue research with similar issue discussions.
Issue #680
DOM/Component buginess when editing Classes/Settings
Encountered this while developing a plugin. I've reproduced it in the official demo via Browserstack on a different OS and browser, so I'm...
Issue #1333
Bug in WebPage Demo
To reproduce: 1) Open https://grapesjs.com/demo.html in incognito mode. 2) Import this code: 3) Clear Canvas 4) Press Import. Result: The c...
Issue #1631
How to display Css in Code viewer in newsletter plugin?
Hi @artf i want to display my css in replace of protectedCss: '* { box-sizing: border-box; } body {margin: 0;}', how can i achieve in newsl...
Issue #1762
Image not change while we fetch html using editor.getHtml()
Hello @artf I am using grapes.js for my website-builder tool into my website. While i double click on any image the asset-manager will open...
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Check the open-source GrapesJS plugins on GitHub or run a quick search in our free catalog.
Browse free plugins βPremium plugins ship with support, regular updates, and production-ready features β save days of integration work.
Browse premium plugins βRelated tutorials
In-depth guides on the same topic.
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.