-
AuthorPosts
-
January 21, 2020 at 8:00 am #1176585
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!
BeccaJanuary 21, 2020 at 9:35 am #1176614can 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.
January 21, 2020 at 12:35 pm #1176674Hi,
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,
RikardJanuary 22, 2020 at 3:55 am #1177000Hi 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; }
}January 22, 2020 at 9:48 pm #1177314Hi Rebel_Mac,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 22, 2020 at 10:55 pm #1177349this syntax is absolutely correct – but what about before this entry. Is that all you got in your quick css ?
January 25, 2020 at 12:10 am #1178238Thank 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!
BeccaJanuary 26, 2020 at 6:35 am #1178437Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.
