Header video/image problem.

Forums » WordPress » Anima » Bugs

  • Author
    Posts
  • #131183

    Hello 🙂
    I have problem with header image/video. I don’t know what happend because I havent touched my website since june. For some reason images are scaled weirdly and video (1920×280 as suggested) is slightly off/cropped/stretched.

    Website: badsad.pl

    #131184

    Ok so it seems there is a problem with css file. I Just copied this part from main css file to custom css
    .wp-custom-header video {
    object-fit: cover;
    max-width: 100%;
    }

    and it’s working.
    For some reason published website read max-width: 50%; instead of 100% and changing main css file is not working.

    Website: badsad.pl

    #131602
    Zed
    Cryout Creations mastermind

    Hi,

    I am not currently seeing any rule (even overwritten) applying 50% width on the header video on the site, and such a styling rule is not present in Anima either.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Header video/image problem.’ is closed to new replies.