Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #241893

    I have tried every single combination of troubleshooting techniques i can think of.

    My media queries dont seem to be applying. Starting with resizing the logo in smartphone portrait.

    With firebug this works :

    /* Smartphones (portrait) ----------- */
    @media only screen 
    and (max-width : 320px) {
    .logo img {
        display: block;
        height: auto;
        margin-top: 55px;
        max-height: 100%;
        padding: 5px 0;
        width: 218px !important;
    }
    } 

    But it won’t apply when I refresh.

    So weird. Any suggestions?

    #241960

    Hi headbentdesign!

    Can you please give us a link to the website? Do you have the latest version of Enfold? Try (max-width : 479px) instead of 320px. A screenshot of what you’re trying to do will help.

    Cheers!
    Ismael

    #241986
    This reply has been marked as private.
    #243098

    Guys, my media queries won’t apply.

    Please help me out.

    http://knoblite.com

    #243506

    Hey Pat!

    Login credentials are not working “ERROR: Incorrect username or password. 1 attempt remaining.”. Can you check once again?

    Best regards,
    Yigit

    #243531

    The website is live now.

    Check it out Yigit.
    http://knoblite.com

    PLEASE. I need some help. Don’t know what the heck is going on. NONE of my media query customization attempts are applying. They apply in Firebug, but when I add the custom queries in the custom css box, nothing.

    You’ve always been a great help to me Yigit. Please help me out of this jam. I’ve spend 5 hours troubleshooting this issue and cannot seem to resolve it.

    Thanks,
    Patrick

    #243550

    Hey!

    Tried again and failed to login “ERROR: Incorrect username or password. ERROR: Too many failed login attempts. Please try again in 20 minutes.” :/

    Cheers!
    Yigit

    #243563

    Oh, you want to ‘LOGIN” to my installation/admin? I thought you just wanted to look at the source.

    OK, let me send you private …

    #243564
    This reply has been marked as private.
    #243929

    Hi!

    Pat can you check your website now and confirm that it is working fine on your end as well?

    Regards,
    Yigit

    #244093

    Yes, the media queries are working, but it’s really odd, for the first time, (2) of the mobile emulators – as well as my own live Android phone keep getting different random results. So so odd. lol

    Going to try out Adobe Edge Inspect and see if it helps.

    Thank you Yigit for checking in.

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Media Queries aren't applying.’ is closed to new replies.