• Resolved wuzhumeng

    (@wuzhumeng)


    1. The background of the drop-down menu is transparent, which causes an overlap with the text font.picture
    2. When logging in the administrator account, the menu can not be opened by pulling down from the top toolbar.picture
    3. In the previous problem, the Additional CSS file was not found,And where does this code go in the CSS file? picture
    My website: https://bk.wuzhumeng.top/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter wuzhumeng

    (@wuzhumeng)

    If necessary, I can provide the administrator account of the site for troubleshooting problems.

    Thread Starter wuzhumeng

    (@wuzhumeng)

    The second problem has been solved, but the first problem has not been solved.The CSS code is added, but the background of the drop-down menu is still transparent.picture

    • This reply was modified 4 years ago by wuzhumeng.
    danamv

    (@danamv)

    Hi @wuzhumeng,

    Thank you for providing the link to your site.

    1. You can try adding the following code instead, this should work fine.

    .nav-ul .sub-menu li {
    
        background-color: white !important;
    }

    2. I am glad you have managed to solve this problem!

    3. Apologies for that code, I have thought that there was another issue involved, without checking your site. Please try adding the above code into Dashboard -> Appearance -> Customize -> Additional CSS, instead of the code provided before. This one should work fine. https://prnt.sc/10iytf4

    Please let us know if it worked.

    Thread Starter wuzhumeng

    (@wuzhumeng)

    This code works, thank you!Hopefully this issue will be resolved in the next version update.@danamv

    • This reply was modified 4 years ago by wuzhumeng.
    • This reply was modified 4 years ago by wuzhumeng.
    • This reply was modified 4 years ago by wuzhumeng.
    • This reply was modified 4 years ago by wuzhumeng.

    I am glad I was able to help!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘There are two problems with the Neve theme’ is closed to new replies.