Skip to main content

Comments

3 comments

  • Sandra Prunici

    Hi Enrico,

    For the menu element I found a custom CSS code that overwrite the Brizy colour settings. This is the code:

    element a:hover{
    color: rgb(255, 255, 255) !important;
    background-color: rgb(245, 40, 23) !important;
    font-weight: 800 !important;
    }

    I found it here. The red colour on the background when you hover on the menu item is coming from this code. Could you please check or/and delete it? Is all working fine now?

    Thanks!

    Best regards,
    Sandra

    0
  • Enrico Cristaldi

    Hi, thanks, yes it fixed!

    I've duplicated this project from a previous one, and forgot I've put this CSS there...

    Have a good day.

    Enrico

    0
  • Sandra Prunici

    Hi,

    Thank you for updating and confirming us that all is working fine!
    Let us know if we can help you with something else.

    Best regards,
    Sandra

    0

Please sign in to leave a comment.