Skip to main content

Getting rid of underlined links (Brizy free)

Comments

4 comments

  • Sandra Prunici

    Hi,

    Yes, at the moment the text is underlined when is added a link. To remove this underline, you can add this Custom CSS, in the WP dashboard -> Appearance -> Customizer -> Custom CSS or in any Custom CSS box from Brizy editor (click on the text element -> Settings -> More settings -> Advanced -> Custom CSS).
    .brz a:hover {
    text-decoration: none !important;

    Best regards,
    Sandra

    0
  • Helmut Wiederschwinger

    Hi Sandra,

     

    thanx for the response. I tried it either ways, but the underlines don't go away (see screenshots). Any ideas?

     

    Regards, Helmut

    0
  • Helmut Wiederschwinger

    I have changed from OceanWP to Blocksy and now it works, so I will switch themes!

     

    Thanx again!

     

    Regards, Helmut

    0
  • Sandra Prunici

    Hi,

    Great! Thank you for updating us regarding this inconvenience and confirming that now all is working fine.

    Best regards,
    Sandra

    0

Please sign in to leave a comment.