Home>Support>Clearly-Social icons on uploaded photos

Clearly-Social icons on uploaded photos

By Defne, 10 years ago. Last reply by Andrew Misplon, 10 years ago.

Hello,
I´d like to say I´m happy to have found this theme as I would like to build a neat blog only!
My first question is how to erase the social icons that appear automatically on the left side of the photos uploaded.

The second question is, if I do not want any widgets on the right sidebar, I can remove them all except ” Archieves” and “Meta”. Is there a possibility to make them invisible also?

Thank you in advance..

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

  1. 10 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Hi Defne

    Glad you’re liking Clearly. Please enable a Custom CSS module like the one built into WordPress Jetpack OR a standalone Custom CSS plugin and insert the following to hide the image sharing options:

    /* Clearly hide post image actions */
    
    article.loop-entry .post-actions { display: none; }

    There does unfortunately seem to be an issue with the sidebar. Please use the following Custom CSS to completely remove the sidebar.

    /* Clearly remove sidebar */
    
    #secondary {
    display: none;
    }
    
    #primary {
    width: 1000px;
    }

    Let me know how that goes.

  2. 10 years, 5 months ago Defne

    Hi Andrew,

    Thank you for your answer.
    Both of the commands functioned perfectly.

    Defne

  3. 10 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad we could resolve that.

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