• Resolved TokoDaring.Com

    (@wpjakarta)


    Hi…

    i wrap my 2nd footer widget with a div,

    when i tried to hide it on mobile with @media query CSS but it doesn’t work.

    @media screen and (max-width: 600px) {
      .footer-dua
        {
          display:none;
        }
    }

    Not work also with !important .

    Thank you

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi,

    There doesn’t seem to nothing wrong with the CSS code.

    I suspect it’s because of the Litespeed Cache plugin you are using.

    You can try to deactivate that temporarily and see if it makes any difference.

    Regards,

    Rodica

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.