• Resolved annapurna23

    (@annapurna23)


    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.

    • This topic was modified 8 years, 2 months ago by annapurna23.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author hivewebstudios

    (@hivewebstudios)

    Hey Anna,

    Would you mind sending us link to your website? (If you want to send it to us in private you can mail it to us at [email protected])
    Are you currently running the latest version of the plugin 1.21 ?
    Also can you confirm us whether the class you set in the plugin was at section 4 – “Custom Elements Settings” ? (Or are you actually referring to heading in section 3 – Known Elements Settings)

    We will do our best to solve your problem as soon as possible.

    Thread Starter annapurna23

    (@annapurna23)

    yes, i am currently working on the latest version of the plugin.
    I had set the class in section 4 of settings.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘extra styles added to plugin css files.’ is closed to new replies.