These would all be useful. If I had to choose one only it would be the custom class for the buttons, so they can match the appearance used elsewhere on the website.
For example, at the moment I have a “no style” button that is transparent with a fine black border and text in Bodoni italic. On hover the button turns purple with white text and a timed fade, all achieved through custom classes. An option to apply custom class styling here would really open up the design options.
This is a good Bric!!
It would be really good, if we could easily change elements with the Bric.
Font Styles of the following: Title, Description, Button
Border Outline of the Image & Button
Hover background of the Button
Making the entire Image clickable through the Bric
All I can find are these
class="img-overlay-main-container overlay-zoom-out" ( Is this the class that controls the size, the border outline? )
class="img-overlay-container d-flex align-items-center"
class="overlay-title"
class="overlay-desc"
class="overlay-btn btn btn-light" ( Is this the class that controls the border outline, hover & font styles? )
I searched through the forum and did not locate anything that showed adding custom class to have control over the font style for the button, description or title. Perhaps, I am asking the wrong question.