Resize featured video widget
URL to the page in question:
http://66.147.244.109/~herchurc/
-
Hi Bill,
I’m using the featured video widget on the home page, but I’d like the video to appear larger. Is it possible for me to resize the widget, or do I need to find another way to display the video?
Hello Emily,
You can do that. Here’s how:
- Go to the Theme Options page and select the Styling tab.
- Scroll down to the Custom CSS box and paste this:
.home-lower .featured-video.widget {
width: 670px;
}
- Update your settings.
That will make the video the same size as the slideshow. If you have any questions, just let me know.
Have a great weekend,
Bill
- The topic ‘Resize featured video widget’ is closed to new replies.