Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #809505

    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;
    }
    

    http://dev.devq.nl

    Both work in Safari, however in Chrome and FireFox the issue remains.
    How can I fix this?
    Thnx in advance !

    • This topic was modified 6 years, 9 months ago by insanityNL.
    #809550

    Hey insanityNL,

    Where did you add the code? It’s not applying on my end.

    Best regards,
    Rikard

    #809564

    Hi Rikard,

    I added in the Quick CSS section of the theme option menu.

    • This reply was modified 6 years, 9 months ago by insanityNL.
    #809644

    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

    #810077

    Hi Rikard,

    here are the login details.
    I am curious what the problem might be.

    • This reply was modified 6 years, 9 months ago by insanityNL.
    #810197

    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

    #810552

    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

    #810603

    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

    #974393

    This topic may be closed since the problem had been solved ;)

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.