Adjust fullscreen in Home Page scroll section

Multipurpose WordPress Theme Forum Support
GK User
Mon Mar 21, 2016 2:24 pm
Hello,

In the 2nd section of our home page, just below the header, we've embedded a Facebook Video. We'd like for it to not be fullscreen though and specify it's max width. But so that it doesn't effect the other sections. So how can I tell just this section (Meet JB page which is listed with the home page as parent) to not display the video full-screen?

https://nakedasajaybird.net/

Thank you!
User avatar
Fresh Boarder

Joshua M
Tue Mar 22, 2016 10:13 am
Hi,

Try to add your video code inside the following container:
Code: Select all
<div class="site">

.. your video..

</div>
User avatar
Moderator

GK User
Tue Mar 22, 2016 2:33 pm
Thank you! It worked perfectly :)
User avatar
Fresh Boarder


cron