Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #516955

    Hi there – I’m trying to make the lightbox bigger that opens a youtube video via an image.

    The lightbox only opens at about 1/2 the screen size but would like to make it almost full screen.

    #516975

    Hey sammiak!

    Add this to your custom CSS.

    .mfp-iframe-holder .mfp-content { max-width: 90% !important; }
    

    Best regards,
    Elliott

    #517914

    Perfect!! Thank you!!

    Another question – is it possible to add an image link AS WELL as a button link to the full width content slider? I need the image to link to a video and a button to link to another page – details on homepage – thanks :)

    • This reply was modified 8 years, 6 months ago by sammiak.
    #518598

    Hi!

    not sure what you are trying to achieve and as far as I can see you are using some 3rd party plugins on your frontpage. You need to ask plugin’s author about it.

    To change position of bullets use this code:

    .tp-bullets.hesperiden.horizontal {
    top: 87% !important;
    }
    

    and adjust as needed.

    I can’t find any “MORE STORIES ABOUT US” button on the website you have provided, that’s why we can’t provide any CSS code for aligning.

    Regards,
    Andy

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.