Making Video Space Larger

Discussion in 'Local Business WordPress Theme' started by 1stopnonprofitshop, Oct 22, 2014.

  1. 1stopnonprofitshop

    1stopnonprofitshop Guest

    Joined:
    Jul 18, 2014
    Messages:
    276
    Likes Received:
    0
    My website is www.1stopnonprofitshop.com. I just wanted to know if I can make the area that says "How We Can Help" smaller (where it's taller, but doesn't go as long in width), so I can make the video larger.
     
  2. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Yes, you can change width of both area.

    Thanks & Regards
    Yogesh Bhade
     
  3. 1stopnonprofitshop

    1stopnonprofitshop Guest

    Joined:
    Jul 18, 2014
    Messages:
    276
    Likes Received:
    0
    How do you change the width?
     
  4. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    You have to follow 2 steps:
    Step-1:
    Plaese follow below image.
    step-2:
    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .feature_videobox iframe {
    width: 450px;
    height: 400px;
    }
    Thanks & Regards
    Pramod
     

    Attached Files:

    • 2.png
      2.png
      File size:
      247.1 KB
      Views:
      7

Share This Page