Slider Excerpt background
-
Hi Kim
Yes it is http://www.webstreamsolutions.com – also is there any way to stop the background image tiling when you select slider option background & excerpt.
Many thanks
Well, You have this for Your Custom CSS Or Child Theme: style.css
.full-sized .slider-entry-wrap {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
height: 100%;
position: absolute;
right: 0;
top: 0;
width: 35%;
}You can change it for Your needs 🙂
I made this post some time ago:
https://forum.graphene-theme.com/topic/my-graphene-slider-picture-setup
Kim
Admin
Try this:
.full-sized .slider-entry-wrap {
background: #000;
}
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
