-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
Recent updates to Divi (4.21.0) or 1.9.0 of the template are causing the icons in the Divi icon picker to no longer appear correctly. Inspecting the CSS it appears that Divi's specificity is overwriting CA Gov CSS. In particular this line:
.et-db #et-boc .et-l .et-fb-font-icon-list li.et-pb-fa-icon::after {
font-family: FontAwesome !important;
}
Changing the above font-family to CaGov in the inspector fixes the broken icons.
CAWeb Version
1.9.0
Divi Version
4.21.0
Relevant log output
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working