Skip to Content
Menú
This question has been flagged
1 Respondre
7336 Vistes

Hello Community,

I want to override a css property of t-attf-class in new module.

Should I need to redefine a template in which class is define or override .css/.less file instead?

For e.g. There is t-attf-class ckus_stub_{{ stub_num }} and its css is define like:

.ckus_stub_1, .ckus_stub_2 {

    position: absolute;

    height: 3.25in;

}

I want to change height of this class in its inherited module.

How can I achieve this?

Thanks,

Avatar
Descartar
Best Answer

Hi,

you can add inline style with !important; tag

Thank you

Avatar
Descartar
Related Posts Respostes Vistes Activitat
0
de maig 23
2678
2
de maig 21
6882
1
d’oct. 15
4840
2
de març 15
16905
3
de nov. 21
6032