Home>Support>Possible to customize circle icons?

Possible to customize circle icons?

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

I’m wondering if it is possible to customize the circle icons to remove the “more info” link at the bottom – basically the title and image linked to the page is enough – no additional text below the icon is wanted by the client. Is there a way to do this?

Also, another question – I’m using the “recent posts” widget in pagebuilder to list a the latest blog post, which in this case is actually going to be whatever the topic of the upcoming service is. Is there anyway to include more of the actual text of the post that follows instead of just a hyperlinked title and date for the post? Maybe it is a different widget I need to use here or perhaps there is a plug-in that might work better. I would ideally like a snipped of the post linking to that post. You will see what I mean when you look at the homepage (URL listed with this post).

Thanks for your help. LOVE your theme :)

URL: http://maureenkellydesign/uutest

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, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi Maureen

    Thanks for running Vantage.

    You can hide the Circle Icon widget more link by inserting the following under Appearance > Custom CSS:

    /* Hide Circle Icon More Link */
    
    .widget_circleicon-widget .circle-icon-box a.more-button { display: none; }
    

    Perhaps try the Post Loop widget instead. That widget allows use of the more tag so you could choose, in that way, how much text to display. (http://en.support.wordpress.com/splitting-content/more-tag/).

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

    Thanks for your positive feedback, glad to hear you’re enjoying Vantage.

  3. 10 years, 9 months ago Maureen Kelly

    Thanks Andrew… the custom css worked perfect! I will try the post loop – I actually thought about using that widget but had a problem when I first tried it and lost most of my page somehow. I just learned of another widget that might work too. Thanks again!

  4. 10 years, 9 months ago Maureen Kelly

    Hi Andrew – Quick question… I did put in the Post Loop widget and that works better but I really don’t want the “next” and “previous” post buttons – can you tell me how to get rid of those or where I would find out? Thanks again!

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

    Glad to hear you’re making progress. Head to Appearance > Theme Settings > Navigation and un-check the Post Navigation setting to remove the next and previous buttons.

  6. 10 years, 9 months ago Maureen Kelly

    I tried that – you can see what I’m talking about at maureenkellydesign.com/uutest. There is a “continue reading” at the bottom of the post and then a “1” and “2” and “Next” button below the “continue reading” button. What I’m trying to do is just have a snippet of the post on the homepage, but no references to earlier posts – just the most recent. Any ideas?

  7. 10 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    For sure. Pagination (the 1 and 2) is a different navigation item than the previous and next navigation which only appears on single post pages, this is the reason that setting isn’t working here.

    Inserting the following under Appearance > Custom CSS will hide the Post Loop widget pagination.

    .widget_siteorigin-panels-postloop .pagination {
    display: none;
    }
    
  8. 10 years, 9 months ago Maureen Kelly

    Perfect! Andrew you are a life-saver. Thanks so much!

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

    Super, glad to hear that helped. All the best.

  10. 10 years, 9 months ago AuroreDans

    Hi,

    thanks for your theme,

    it’s possible to change the title of Circle icon ?

    I would like insert my logo instead of the title…

    Sorry for my english….

    Thank you

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