Okay
  Public Ticket #2899294
underline links
Closed

Comments

  •  4
    signaletic started the conversation

    Hello, could you tell me how to update the custom css to remove the underline from the menu? Thanks in advance. Paolo

  • [deleted] replied

    Hi Paolo,

    Please add the code below to your Custom CSS area:

    .standard-menu-container.menu-skin-main ul.menu > li > a:after {
        background-color: transparent;
    }

    Have a nice day!

  •  4
    signaletic replied

    Hi Ylli thank for your reply, I haven't noticed any changes, I would like that when the cursor is over the menu, the items don't become underlined, thank you

    Regards

    Paolo

  • [deleted] replied

    Hi Paolo,

    Please write the URL of this exact page, I need to investigate which header type you are using and then get back to you if with the exact CSS code.

    Thanks!

  •   signaletic replied privately
  • [deleted] replied

    Hi Paolo,

    Problem resolved by adding the !important rule to the first code that I sent to you.

    See video: https://d.pr/v/yGIxFu

    Thanks!

  •  4
    signaletic replied

    Thanks so much Ylli!

    Best regards

    Paolo

  • [deleted] replied

    Happy to hear your kind wordssmile.png

    Have a great weekend!

    P.S: If you enjoy our theme, you can head over to your Downloads tab and give it 5 stars. We will love you forever.

  •  4
    signaletic replied

    Just put 5 stars for the support! I'll take the chance to ask you another thing about the menu: is it possible to hide it only in the home page, but keeping the sticky one, in order to have a clean fullscreen image? thx :)

  • [deleted] replied

    Hi Paolo,

    Thank you very much for your rating, really appreciate thatsmile.png

    As for your last question: This is a customization question and support doesn't offer customization services as we wrote on our support homepage and on this area.

    I will try to help you this time though, please just send me your site URL so I can inspect your site and try to give you the exact CSS code to achieve that if this option is possible.

    Thanks!

  •   signaletic replied privately
  • [deleted] replied

    Hi Paolo,

    You can add this CSS code:

    header.site-header.main-header.menu-type-standard-menu.is-sticky.site-header--sticky-initialized.site-header--sticky-absolute {
        display: none;
    }
    

    to your homepage page only, so in the Parameters and Options > Custom CSS area.

    P.S: Many thanks for your kind words, we hope that you are happy with Kalium and will be our client in the future too. Kalium will bring some big updates in 2022smile.png

    Have a nice day!

  •  4
    signaletic replied

    So so many thanks!

    Best

    Paolo

  • [deleted] replied

    Happy that I helped Paolosmile.png

    Have a great day!