• Resolved scienceofspock

    (@scienceofspock)


    I’ve just finished updating a site I’m working on, and I noticed that on my production server, ALL of my CF form grid wrapper divs have an extra “panel” class in them, while on my local and development sites, they do not. So on local and dev, the div just has class=”caldera-grid”, while on production it has class=”caldera-grid panel”. All 3 sites are using CF 1.8.7

    I suspect it is a setting somewhere, but cannot find anywhere where custom classes might be added. I thought it might be from the bootstrap toggles in general settings, since the “panel” class is defined in bootstrap.css, but all 3 sites have those enabled, so if that’s where it’s coming from, it should be present on all 3 sites.

    Anyone have any insight as to where this “panel” class is being injected?

Viewing 1 replies (of 1 total)
  • Thread Starter scienceofspock

    (@scienceofspock)

    Solved, this was only happening on a page with another CF form on it. That page ALSO had some code that injected the “panel” class into all “caldera-grid” classed divs.

Viewing 1 replies (of 1 total)

The topic ‘Form has extra “panel” class added’ is closed to new replies.