Hello, how do increaswe the size of the video frame on the front page? I think its 2 column right hand side. Every video i embed from Youtube doesnt fit in there. Do i have to resize the frame for each different video i embed? If so, what a pain. Thanks
Hello, Make width and height of the video at 100% which you can adjust in the iframe code of the video. Also sending you a coed for a reference Code: <iframe width="100%" height="100%" src="//www.youtube.com/embed/HJjmCRuLQj0" frameborder="0" allowfullscreen></iframe> This will solve your problem.
Hello, Iframe code provide above is just for example that shows the width and height 100%. Make width and height 100% in your iframe code, This will solve your issue.
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .index_feature .side_widgits_wrapper .side_widgits{ margin-left:0; }
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .col3 { width: 390px; margin-right: 0px; } .index_feature .side_widgits_wrapper .side_widgits { margin-left: 0px; } This will solve your issue.
sorry, that doesnt work either. that just stretches it sideways but not vertically so it looks wrong.
hello, Please provide the following information listed below. Thread Link: Your Website URL: WordPress Username: WordPress Password: Send this information on our email at [email protected] We will check your issue and solve it.