Hi guys,
if you in the eb css files set up !important in these style 6.0.0 files your customers cant change these settings in custom.css file bcs it have not effect.
Example...
body #eb .t-text--800 {
color: rgba(var(--fd-gray-800),1) !important;
}
EB RC 2 or how can users customise EB 6 if not working with a template custom.css file?
cheers!
if you in the eb css files set up !important in these style 6.0.0 files your customers cant change these settings in custom.css file bcs it have not effect.
Example...
body #eb .t-text--800 {
color: rgba(var(--fd-gray-800),1) !important;
}
EB RC 2 or how can users customise EB 6 if not working with a template custom.css file?
cheers!