Site logo

[Resolved] 3rd navigation on the top left

Home Forums Support [Resolved] 3rd navigation on the top left

Home Forums Support 3rd navigation on the top left

Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • #2238591
    Ying
    Staff
    Customer Support

    Try this:

    .third-navigation ul li:hover a {
        background-color: #fcc23;
    }
    #2239085
    Bernhard

    Perfect, thank you 🙂

    #2239448
    Ying
    Staff
    Customer Support

    No problem 🙂

    #2486074
    Bernhard

    Hi there,
    the hosting provider A2 proposed me an optimization but now the 3rd navigation does no more show up. It shows only a part of the code in the hook. https://ibb.co/xG8Hr5t

    Is it possible to solve this?

    Link to the staging site is in the private information.

    Thank you.

    #2486541
    Ying
    Staff
    Customer Support

    What’s the exact code you are using?

    #2486731
    Bernhard

    Hi Ying,
    thank you for the question. After checking the hook I found that they’ve inserted in the wp-config
    define('DISALLOW_FILE_EDIT', true); and this blocked the php execution.
    I’ve canceled it and now everything works fine again 🙂

    #2487284
    Ying
    Staff
    Customer Support

    Glad to hear that 🙂

Viewing 7 posts - 16 through 22 (of 22 total)
  • You must be logged in to reply to this topic.