cancel
Showing results for 
Search instead for 
Did you mean: 

syntax of the field "Header style class" in a "Layout Widget Editor"

oguevel_guevel
Confirmed Champ
Confirmed Champ

Bonjour, if I want to change the font size of character displaying the widget header label, it is possible in the field "header style class" in a "Layout Widget Editor" and what is the syntax ?

Merci

1 ACCEPTED ANSWER

Lise_Kemen
Star Contributor
Star Contributor

Hello,

The Header Style Class is here to add a CSS class name to the Header, not a style directly. The CSS class you will add in this field:

  • is already existing in the CSS and you know you need it especially here,
  • is a new one, and you can add your
    /> CSS rule in the CSS Editor.

View answer in original post

8 REPLIES 8

delphine_
Star Contributor
Star Contributor

I have the same problem.

Lise_Kemen
Star Contributor
Star Contributor

Hello,

The Header Style Class is here to add a CSS class name to the Header, not a style directly. The CSS class you will add in this field:

  • is already existing in the CSS and you know you need it especially here,
  • is a new one, and you can add your
    /> CSS rule in the CSS Editor.

But here, in title, is not a style but directly H1.<br/>

The h1 or h3, or div or span are the HTML tag to display an element.

Many thanks. I do it and it's work fine !

Where do we put the css file?

You don't add your CSS file, you add your CSS rule in the CSS Editor, In Branding > Your branding name > CSS editor tab.

Thanks a lot. Have been searching this for a long time.

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.