• Resolved poreneo

    (@poreneo)


    The slider does not display pictures properly on the Mobile.

    The added images must be responsive. But it is not.The pictures are the same as the first one I added. Please help me.

Viewing 1 replies (of 1 total)
  • Theme Author 8Degree Themes

    (@8degreethemes)

    Hello @poreneo,
    Please go to Admin Dashboard -> Customize -> Additional CSS -> And paste the following codes.

    @media screen and (max-width: 640px){
    .eight_sec_plx_slider_section .slide {
    background-size: contain !important;
    }
    }

    After you paste above codes, then Please publish it.
    Hope this information is helpful.
    Thank you!!

Viewing 1 replies (of 1 total)
  • The topic ‘Slider image problem’ is closed to new replies.