Issue #1623Opened November 30, 2018by froderf0 reactions

Same Design for all blocks

Question

Hi @artf , this is not actually a bug but I would like to ask

if there is something like global design for every blocks.

for example all images has same border and border radius

What I want to do is

  1. Set global design that will apply on all blocks. e.g img, button, text, columns
  2. Global Design that is editable and will apply on blocks realtime.

Answers (3)

froderfDecember 1, 20180 reactions

I did look at the link but it doesn't have what I'm looking for but I really appreaciate your help.

What I'm looking for is something like this:

  1. I have a custom UI that generates this code below
img{
    border: 1px solid black;
    border-radius: 10px;
}
  1. Now I need this generated code to be applied on all images on the canvas.

Thank you. :)

artfDecember 1, 20180 reactions

@froderf it's up to you how to create/maintain a Design System, you can import your classes and them by changing them you will change the design on any component with that class

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.