Editing Styles

Elements on the canvas can have one or more editable style properties. Blox allows you to edit these properties by clicking on an element after which the styling editor panel will appear on the left side of the screen.

There are two ways of modifying an element’s styling:

  1. Individual style properties and
  2. Style classes

Individual style properties

These are individual properties such as text colour, background colour, padding, margins, etc. Most individual style properties are represented using a simple input field into which the end-user can input the property value. This is illustrated with the screenshot below:

There are two style properties which are treated somewhat special. These are the background-image property and all colour related properties. The colour related properties, such as text colour, background colour, etc which activate a colour picker when clicked. This allows the end-user to easily enter a colour code. When the background-image property input field is clicked, the image library modal will automatically popup allowing the user to choose an image.

Style classes

In addition to individual style properties,  Blox also allows for style classes to be applied to elements. Style classes can be considered as a group of style properties all applied to an element at once. The style classes are represented as dropdown menus from which the end-user can pick a class.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Editing Text

Text based elements, such as headings or paragraphs of text be edited by using using the built-in...

Editing Images

Blox allows you to modify both regular (inline) images and CSS background images. To edit a...

Editing Links

Links within text blocks To edit a link within a text block, hover the mouse cursor over the...

Editing Videos

Blox allows you to edit Youtube and Vimeo videos as well. To edit a video, click the video you’d...

Editing Source HTML

You can edit the source HTML of each block on the canvas. To access the HTML editor, click on the...