Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

Blog Loop Template – Remove Underline from Links

  • I’ve added the following CSS to my site:

    .no-underline a {
    text-decoration: none;
    }

    In my blog loop template, I input .no-underline into additional CSS Class(es).

    My title is still underlined. Could you assist in getting the underline removed? I’d also like to remove underline from comments.

  • Hi there,

    I input .no-underline into additional CSS Class(es).

    Make sure you remove the ., only no-underline needs to be added to the field.

    And your CSS isn’t working as well; remove the CSS before the actual CSS:
    https://app.screencast.com/C2Q3QUHN5F88A

  • Perfect! Thanks so much!

  • You are welcome   🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.