This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

MS Explorer

10 years ago · Last reply by Andrew Misplon 10 years ago

Is there an easy way… or any way… to remove the content link colour around images. It only shows up in MS but I see a hideous blue border with a hover effect around all (linked) images. I’ve tried inline styles but that hasn’t worked.

URL: http://www.robsonfinancial.co.uk

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 10 years, 10 months ago

    Hi Robsonfinancial

    Perhaps try the following under Appearance > Custom CSS and see if it helps:

    /* Images */
    img {
    border: 0;
    text-decoration: none;
    }

    Let us know how it goes. Thanks :)

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread