Home>Support>Help with clients page

Help with clients page

Dear SiteOrigin team,

While building my client’s page I have noticed that everytime I link a picture with destination URL in creates a frame around the pic which is not desirable. Any idea of how to get rid of this frame while keeping the destination URL in place?

URL: http://smartfilmproduction.com/?page_id=1342

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 6 months ago Andrew Misplon
    Hi, I Work Here

    Hi Ondrej

    Please enter the following under Appearance > Custom CSS to resolve:

    /* Images */
    
    .entry-content a img {
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none;
    }
    
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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More