Menu bar not visible
Permalink
Does anyone know why my C5 edit menu is doing this?
I'm trying to make a single page design for a client however i'm finding myself unable to edit anything due to this.
See attached image
Thanks,
Marc
I'm trying to make a single page design for a client however i'm finding myself unable to edit anything due to this.
See attached image
Thanks,
Marc
Looks like your css in your theme is conflicting with core. Try wrapping everything in a container and use more specific elements in your css file.
Hi bryanlewis
Thanks for your reply. I have been through my code just now and found that the class I was using (.inner) was causing the issue.
This must be a class that concrete use to style their elements.
Thanks,
Marc
Thanks for your reply. I have been through my code just now and found that the class I was using (.inner) was causing the issue.
This must be a class that concrete use to style their elements.
Thanks,
Marc