Tagged: Creative Studio, CSS, enfold, menu
Hi there,
I’m working on my own site but have a CSS issue regarding hiding a page-item in the menu.
In Safari everything seems to work, however in Chrome and FireFox there are issues. I’m using the Enfold theme and the Creactive Studio as a base.
The last page item “Cookiewet” needs to be hidden. I’ve used the following codes:
li.page-item-645 {
display: none !important;
}
and
li.page_item.page-item-645 {
display: none !important;
}
Both work in Safari, however in Chrome and FireFox the issue remains.
How can I fix this?
Thnx in advance !
Hey insanityNL,
Where did you add the code? It’s not applying on my end.
Best regards,
Rikard
Hi Rikard,
I added in the Quick CSS section of the theme option menu.
Hi,
Ok, that’s strange. Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
Rikard
Hi Rikard,
here are the login details.
I am curious what the problem might be.
Hi,
Thanks for that, I don’t know why it’s not applying but I’m guessing it’s due to your caching plugin. Did you try clearing the cache? By the way, I moved the CSS to the top of Quick CSS to make sure the other CSS is not interfering.
Best regards,
Rikard
Hi Rikard,
thnx for the update. I’ve have totally overlooked the caching plugin ;)
So far problem fixed. If not I’ll put another reply down below :D
Hi,
We’re glad the problem is fixed! We’ll keep this thread open for you in case you need further help about this topic.
Best regards,
Sarah
This topic may be closed since the problem had been solved ;)