Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1096396

    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

    • This topic was modified 6 years, 8 months ago by rapacebeano.
    #1096963

    Hey rapacebeano,

    What code are you trying to add?

    Best regards,
    Victoria

    #1097490
    This reply has been marked as private.
    #1097593

    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

    #1097631
    This reply has been marked as private.
    #1097763

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘custom.css doesn't work’ is closed to new replies.