• Resolved Megazip

    (@megazip)


    Hello,

    I have all pages set to Full Width size.
    The video page https://animalcam.eu/aiovg_videos/mountain-view-bird-feeder-cam/ however can’t be changed to Full Width, there is not a page for the video’s to set to Full Width.

    All help is appreciated.

    Kind regards,
    Pieter

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor wpvideogallery

    (@wpvideogallery)

    Kindly try adding the following CSS code under “Appearance => Customize => Additional CSS” from your WordPress Admin Dashboard,

    .single-aiovg_videos #main-content {
        float: none !important;
        margin-right: 0 !important;
        width: 100% !important;
    }
    
    .single-aiovg_videos .mh-sidebar {
        display: none;
    }

    Hope this solved your issue!

    Thread Starter Megazip

    (@megazip)

    Hello!

    Thanks,it solved the issue!
    You are brilliant!

    Kind Regards,
    Pieter

    RESOLVED

    • This reply was modified 4 years, 3 months ago by Megazip.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Full Width page’ is closed to new replies.