Hi,
everything I put in custom.css doesn’t work. Quick css in “customize” is working but I can’t use media query in it.
I disactivated Supercatcher on cPanel and SGOptimezer to make sure that is not something wrong in the preferences. I installed “WP add custom css”…but doesn’t work.
What can I do?
Thank you in advance
Hey rapacebeano,
What code are you trying to add?
Best regards,
Victoria
Hi,
Are you referring to the CSS you have added in style.css in your child theme? If so then the CSS you have added there is applying to your actual site when I check it:
@media only screen and (min-width: 768px) and (max-width: 989px) {
.responsive .logo img {margin: 10px;}
}
Best regards,
Rikard
Hi rapacebeano,
We’re glad that you were able to figure out what’s causing the issue.
Thanks for using Enfold and have a great day!
Best regards,
Nikko
