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.
Need fast email support? Get SiteOrigin Premium
Replies
6Hi 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/.
Thanks Andrew
Unfortunately, on the home page, tho did not do anything to change the size of the featured image.
Stacey
Please send through a link if it’s live and I’ll take a look.
the homepage is http://www.first2board.com
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.
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.