Home Page Featured Image Not Responsive on Mobile Devices - Acme Themes

Best Premium and Free WordPress Themes Forums Event Star Pro Home Page Featured Image Not Responsive on Mobile Devices

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #42231
    Richard Neuman
    Participant

    I set a graphic as a Featured Image on the Home Page https://www.charityclayshootny.com/ (shows a shooter at a stand and a graphic). The graphic resizes on the PC, but not on mobile devices. How do I adjust this?

    #42241
    acmesupports
    Moderator

    Dear Richard,
    Please add this given css in additional css of customize . And review the changes.
    `@media(max-width:767px){
    .image-slider-wrapper .slick-list,
    .image-slider-wrapper .slick-track{
    height:45vh !important;
    }
    }`

    • This reply was modified 4 years, 2 months ago by acmesupports.
    • This reply was modified 4 years, 2 months ago by acmesupports.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.