When i login my website the website shows normal, but as soon as i log out the right sidebar floats to the left etc and the website looks completely messed up.
how do i debug something like this?, where to start?.
I have content type landing page and a sub-component entity reference field in that content type.
This sub-component entity field have 1 or 2 bundle so user can select one bundle. I select leadership hero bundle and leadership hero budle have 4 fields.
My query is I need to do some hide one of this field based on some field in same bundle ? Is it possible to accomplish this using #states feature. Or should I do this with Jquery ?