Hi,
I have some problems with the new bold icons after updating pro. I managed to solve some problems with the answers in the support topics. But still have some problems:
- I use an icon in the header-builder within pro > this is still bold
- Icons in the ‘classic feature list’ won’t show up in https://thinkplusdo.com/case-philips/
I added the in Css:
[data-x-icon], [class*=“x-icon-”] {
font-weight: 100 !important;
}
[data-x-icon-b]:before, [class*=“x-icon-”]:before {
content: attr(data-x-icon);
line-height: 1;
display: none;
}
Can you give me advice?
kind regards, Astrid

