Home>Support>Changing size of Archive Page Featured Image in Vantage Premium & Author Name Display

Changing size of Archive Page Featured Image in Vantage Premium & Author Name Display

Hello,

Is there a way to change the size of the “large” or “small icon” sizes using custom CSS?

Also, is there a way on the loop – circle icon to add the author using css?

Thanks!
Stacey

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

    Hi Stacy

    Thanks for running Vantage.

    Using the full sized featured images try this under Appearance > Custom CSS:

    /* Vantage Featured Images */
    
    article.post .entry-header .entry-thumbnail img, article.page .entry-header .entry-thumbnail img {
    width: 50% !important;
    margin: 0 auto;
    }

    Remove the margin: 0 auto; line if you don’t want to center the image and adjust the 50% figure as required.

    The Circle Icon Loop unfortunately doesn’t have the author content listed inside of it. If you’d like to suggest that as a future feature you could so so here: https://siteorigin.com/suggest-feature/.

  2. 10 years, 2 months ago Stacey

    Thanks Andrew
    Unfortunately, on the home page, tho did not do anything to change the size of the featured image.

    Stacey

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

    Please send through a link if it’s live and I’ll take a look.

  4. 10 years, 2 months ago Stacey

    the homepage is http://www.first2board.com

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

    Thanks.

    We only need for the forum. Under Appearance > Custom CSS you can just insert the selector I provided without any kind of wrapper. Give that a go.

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

    Sorry the black bar is the code tags. Remove the code tags from your Custom CSS and the selector will take effect.

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