problem with editing display.
PermalinkI have attached an image below to help understand what is happening.
This is my own theme, not one I have downloaded.
Many thanks.
Thanks for your reply. Are you implying that a custom selector I have used in my CSS is clashing with one of concrete5's default ones?
it also takes very little time to check that, just remove half of the css or even the whole css and see what happens..
Well it's sorted now. It was all because I had a "position:relative" in the body tag.
I'd start by removing certain parts from the css to get closer to the one rule causing the problem, but that's more or less everything I can tell you without being able to look at the code myself!