Hi there!
My styles are showing up in my child theme but the section of media queries aren’t. I don’t even see them showing up when I inspect element.
Any help you could give me here would be great. :)
Thank you!
Becca
can you post an example code you put in. Or maybe the whole quick css – sometimes there are only missing closing brackets or semicolon etc.
PS : please use for that the code tag of the board here.
Hi,
The login details you posted are not working so we can’t check, please post working details and an example of what is not working.
Best regards,
Rikard
Hi there!
Thanks for looking at this. This is the code I have in there:
@media only screen and (max-width: 767px) {
.container.av-logo-container {max-width: 100% !important; width:100% !important;}
.inner-contaner { height: 150px !important;}
.responsive.html_header_top.html_logo_center .logo { left: 50%; top: 2%; }
.responsive #top .logo { display: grid; }
.responsive #top #header_main > .container .main_menu .av-main-nav > li > a { padding: 0 20px 0 20px; }
}
Hi Rebel_Mac,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria
this syntax is absolutely correct – but what about before this entry. Is that all you got in your quick css ?
Thank you so much for your help! I reviewed the css before the media queries and did find the error! Then VOILA! it started to work. :)
Thank you!
Becca
Hi,
Great, I’m glad that you got things working and thanks to @guenni007 for helping out. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard