jhvanderschee / jhvanderschee/hugobricks

How to add custom CSS classes

Open
#99 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
HTML
Stars
156
Forks
54
PR merge metrics
No merged PRs in 30d

Description

Hi !
From [help page](https://www.hugobricks.preview.usecue.com/docs/customizations/css/), I am understanding that custom CSS definitions can be added to `/static/css/style.css`.

But let's say I have a brick like this:

```md
{{< brick_image >}}

# Accelerate digital transformation with DevOps excellence

Empower your projects with strategic DevOps solutions, aligning technology, processes, and people to achieve transformative business outcomes.

{{< button "Speak to our DevOps experts" "/contact/" >}}

![](/uploads/illustrations/processing-rafiki.svg)

{{< /brick_image >}}
```

This creates in HTML:
```html

...

```

How can I add additional classes to this section, besides `image` class so that I can link it to custom CSS ?

TY!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.