lzerweck

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Edit header on mobile #150513
    lzerwecklzerweck
    Participant
    • Topics: 0
    • Replies: 1
    • Total: 1
    Member since: May 25, 2018

    Hello,

    Hoping you can help with the following:

    1) I used this code on the Yacht and Cruz template

    @media screen and (max-width:479px) {
    .nivoSlider img {
    max-width: 170% !important;
    width: 170% !important;
    }
    }

    It did seem to work, but it created extra space to the right of the screen. I don’t want users being able to scroll to this awkward blank space to the right, they should only be able to scroll up and down.

    2) I would also like the video height to be increased and add some padding to the top and bottom. Can you share the CSS to do this?

    Thanks so much,
    Lauren

Viewing 1 post (of 1 total)