Hi SiteOrigin Team,
I´m using the Theme “Vantage Premium” on a wordpress installation.
The site has a user-defined homepage und I´m using a post loop in a big slider on the homepage.
The problem is that any applied styles for this element do seem to have no effect on the frontend.
E.g. font color is set to red but it is still in standard style (white font and black transparent background).
Additionally how can is set the featured images of the post loop to cover the whole size of the slider element?
Thanks a lot in advance and I´m looking forward to your response.
Regards.Martin
Hi Martin
Due to a few legacy challenges there are a few widgets that have their own styles. Those styles override Customizer styles. They ideally shouldn’t. Apologies for the hassle. Let’s get into some hotfixing. All CSS goes into Appearance > Custom CSS. Edit values as required:
Circle Icon
Headline Widget
Give that a go and let us know how you come along.
This is a private message.
Sure :) To resolve the slider challenge be sure to add your slider from Appearance > Theme Settings > Home > Home Slider OR Pages > Home > Page Slider (drop down menu in the right column). That’ll insert your slider just below the menu and full width.
Hope that helps.
HI Andrew. Again thank you!
I´m using the free version of Meta Slider with the mentioned Theme where it is not possible to create a slider which shows e.g. the last 3 posts of the blog.
So I wanted to accomplish that with “Design > Homepage” and insert a “posts loop” at the begin of the page called Home. Well it is working but only the image is not covering the whole slider area.
I think the Vantage theme is saving the biggest image size in 960x480xpx. The slider needs image size of around 1014x488px. As already mentioned, when I edit the post loop element there is no option to set the post image to “cover” the whole space.
I hope you get the point :)
Regards!
Ahh right, with you.
Try this under Appearance > Custom CSS:
To change the image sizes you’ll need to use:
https://wordpress.org/plugins/simple-image-sizes/
To change the size of the image. The image name is “vantage-slide”.
Then once that’s done, run this plugin:
https://wordpress.org/plugins/regenerate-thumbnails/