• Resolved icolaostingu

    (@icolaostingu)


    Hi – I am using the Nivo slider with wordpress.

    The images are not resizing with the screen change.here is my code in stylesheet css.

    *
    Theme Name: Zerif Lite Child
    Theme URI: https://www.themeisle.com/
    Description: This is a custom child theme I have created.
    Author: Chuck Norris Author
    URI: https://www.themeisle.com/
    Template: zerif-lite
    Version: 0.1
    */
    @media screen and (max-width:1023px) {
    .home-header-slider {
    padding-top: 111px;
    }
    }
    @media screen and (max-width:767px) {
    .home-header-slider {
    padding-top: 0px;
    }
    }
    @media screen and (min-width:1024px) {
    .home-header-slider {
    padding-top: 76px;
    }
    }

Viewing 1 replies (of 1 total)
  • mdshak

    (@mdshak)

    Hi
    I would request to provide the specific page url with issue to debug it. I will check and find the solution to this issue.
    Thanks
    Mohammad

Viewing 1 replies (of 1 total)
  • The topic ‘images not resizing when screen resizes’ is closed to new replies.