Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #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!
    Becca

    #1176614

    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.

    #1176674

    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

    #1177000

    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; }
    }

    #1177314

    Hi Rebel_Mac,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1177349

    this syntax is absolutely correct – but what about before this entry. Is that all you got in your quick css ?

    #1178238

    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

    #1178437

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.