Okay
  Public Ticket #2420310
Remove underline on hyperlink
Closed

Comments

  • noxdiurna started the conversation

    Hi,

    I am trying to customize your Posts widget. When I use it for products and Meta outside layout, (or inside), we get the product name underlined when I hover over the text. 

    I wish to get it removed but my lack of competence in CSS won't let me. 

    Your kind help will be greatly appreciated. 



    Thank you. 

  •  675
    Neuron replied

    Hi,

    Sure, simply add the following style in Appearance > Customize > Additional CSS.

    .l-posts-wrapper a:hover {
        box-shadow: none !important;
    }

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.