Is it possible to control the CSS for the featured post slider in Unwind? Specifically, I would like to be able to change the font size and style of the title text and adjust the amount of “darkening” of the images.
CSS for Featured Post Slider
This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.
Hi Lisa
You could try the rules listed at the following link: Page: CSS Snippets.
Thanks
Andrew
I was able to add letter-spacing and I see the the uppercase text-transform is working using that CSS. However, I cannot get the darkening or font size to change. I don’t think the font color is changing either… I don’t need to change it but I tried making it red just to test it and nothing happened. Any idea why that might be?
I tried the CSS both in Appearance>Custom CSS and Customize>Additional CSS with the same results in either location.
Thanks; the documentation has been updated.
Awesome, thanks!
Two more things…
The font-size for mobile doesn’t seem to be working for me. Is that documentation correct or is this just a caching issue on my end?
And is there a way to change the height of the slider in mobile view or the dimensions so that it is proportionate to the way it displays on larger screens?
The font size for mobile seems to be working on my end. Perhaps try 10px as the value to see the efect below 768px. You can adjust the breakpoint and font size value as needed. The slider does change to 380px height below 768px. I’ve added that rule to the docs for you.
Thanks
The font size is working for me now as well… without changes. I think that was just a caching issue.
I was able to adjust the slider height with the new rule. Thank you!
One last (hopefully!) question: Now that the slider height is changed, is there a way to adjust where the title and continue button are placed? Currently they are in the upper half of the slider in mobile view. I’d like them to be centered vertically… if possible… I think we can live with it otherwise :).
Hi Lisa, thanks, I’ve added your request to the theme’s documentation. We do what we can in our free support tier; if you need a hand with more in depth customizations in the future, our premium support tier is worth considering.
Cheers
Andrew
Fantastic. Thank you so much for all your help!