Query Item has different selector in backend vs frontend

This almost broke my mind while working on it, until I looked carefully.

My video here

On the backend, the inner div inside the Query Template has a class of .cc-query.
image

On the frontend, the same div changes to .cc-query-item.
image

The result is that if you are targeting this div, you won’t see the same thing on the frontend as the backend.

Hello @owynter,

Thanks for bringing this up, and apologies for the inconvenience.

This has been fixed in 1.2.9.4.7.

Cheers,