extra styles added to plugin css files.
-
Hi,
I am setting the font for a class say ‘heading’. I am getting the following lines added to the css files which is reflected in the front end too..component.heading {font-family: ‘Open Sans’!important;}
p2 { font-family: ”!important; }
p3 { font-family: ”!important; }
p4 { font-family: ”!important; }
.heading {/* font-family: ”!important; */}
.heading {/* font-family: ”!important; */}.component.heading {font-family: ‘Open Sans’!important;}
this is the only required line. Can someone please let me know the reason for the extra styles.
Thanks in advance.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘extra styles added to plugin css files.’ is closed to new replies.