• Resolved jakepaloartewoodworks

    (@jakepaloartewoodworks)


    Hello and thanks for this wonderful plugin.

    The header image shows, however it doesn’t fit correctly–that is to say, the image size is too big to see the whole picture on my iPhone.

    I’m using the beautiful theme by wordpress–twentyseventeen.

    Please help me solve this issue and have the header images fit within my iPhone.

    Thanks!

    Jake

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Rui Guerreiro

    (@takanakui)

    Hi,

    So we can discuss this further, can you send me an email to takanakui at gmail dot com

    Thanks

    -Takanakui

    Thread Starter jakepaloartewoodworks

    (@jakepaloartewoodworks)

    Thanks Takanakui and Rui Guerrero for very quick and efficient solution!

    As you suggested, the custom css code resolved the issue!

    I’d like to post the code here for others who may have similar issue and call this case resolved!

    This code worked for me on WordPress TwentySeventeen Theme

    @media only screen and (max-width: 1024px){
    .has-header-image .custom-header-media img, .has-header-video .custom-header-media video, .has-header-video .custom-header-media iframe{
       position:absolute!important;
    }
    }
    Plugin Author Rui Guerreiro

    (@takanakui)

    Great. I was also going to share it.
    Thanks.

    -Takanakui

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header image doesn’t fit’ is closed to new replies.