• On essential-grid pages, I’m getting some extra css. I think it’s not from the files, but from our own essential-grid settings in the db. Is it possible to exclude it?

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

    (@futtta)

    sure 🙂

    -> if the essential-grid CSS comes in a file, exclude that file by adding (part) of the path
    -> if it comes inline in the HTML, exclude that code by adding a (semi-)unique string in the CSS

    frank

    Thread Starter funsail

    (@funsail)

    btw
    “height:1em !importan”
    I think no space neede before !

    Plugin Author Frank Goossens

    (@futtta)

    no spaces indeed, just a comma to separate it from other exclusions. and don’t use the quotes in the exclusions off course, so;

    ,height:1em !important

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

The topic ‘Excluding essential-grid pages’ is closed to new replies.