[Resolved] Remove underlining from my image links

Home Forums Support [Resolved] Remove underlining from my image links

Home Forums Support Remove underlining from my image links

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1422104
    Adrien

    Hello,

    On my home page how can Remove underlining from my image links?

    Here is the screenshot: https://tinyurl.com/y46q8g4g

    Thank you for your help.

    #1422159
    Leo
    Staff
    Customer Support

    Hi there,

    Add this CSS:

    .entry-content .wp-block-image a {
        border: 0;
    }
    #1422163
    Adrien

    You rock and Roll Leo!!! thank you very much.

    #1422172
    Leo
    Staff
    Customer Support

    No problem 🙂

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