Media querys in Addtitional CSS not working
-
Hi,
so I have this page Im doing https://rosa-production.com/?cmp_bypass=test
Under the Clients section, when I resize the window, icons go into one column. I wanted to have 2 columns so I inspected the site, found the appropriate section, and wrote my code to the inspector to see if it works. The code I wrote and the element I wrote the code on is seen in the picture (I added grid elements):
As you can see It works in the Inspector. But when I try to add the same code in my Additional CSS inside WP, nothing works. Now I have tried using and targeting all the classes from this element and parent element. But nothing works. Am I selecting wrong? It weird because I changed some other things – unrelated to responsiveness – and it worked with additional CSS. But for some reason, this doesn’t. What am I missing?The page I need help with: [log in to see the link]
The topic ‘Media querys in Addtitional CSS not working’ is closed to new replies.