Resize featured video widget

Support Area Forums Authentic Resize featured video widget

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://66.147.244.109/~herchurc/
  • Author
    Posts
  • #19110
    Emily Beaver
    Participant

    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?

    #19112
    Bill Robbins
    Moderator

    Hello Emily,

    You can do that. Here’s how:

    1. Go to the Theme Options page and select the Styling tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      .home-lower .featured-video.widget {
      	width: 670px;
      }
      
    3. 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

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Resize featured video widget’ is closed to new replies.