• Resolved cucurucu

    (@cucurucu)


    Hey.
    The plug-in look awesome, but as the title says it overwrites my css ( body font css ) so everything is set to arial 10px.

    I’ve deactivated any other plug-ins to see if there is a conflict,but same result.
    Do you have an idea why this could happen ?

    Thanks

    ps: waiting for the API

    http://wordpress.org/plugins/ig-pagebuilder/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author InnoGears

    (@innogears)

    Hello,

    Thanks for the report, the fix for your issue will be included in next version. Currently, you can fix it yourself by editing this file: /wp-content/plugins/ig-pagebuilder/assets/3rd-party/bootstrap3/css/bootstrap.min.css:

    remove these 2 lines: (78) and (79):

    html { font-size: 62.5%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
    body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.428571429; color: #333333; background-color: #ffffff; }

    …save the file then enjoy.

    Hi. I have the same problem but I can´t find this code in the bootstrap.min.css file. You´re sure that´s location and file name?

    Plugin Author InnoGears

    (@innogears)

    Hello,

    @marliton: yes, I’m sure about the location of the file, but it only existed if you are using version under 1.0.6, from 1.0.6 it was fixed, and perhaps your problem came from other reason. So give me a clue to make a help 😉

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Unfortunately it ovewrites/breaks my css’ is closed to new replies.