Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #443745

    The header logo area of my site is not responsive in Firefox. It works perfect in Chrome. Below is a link to my site.

    Please let me know what you think.

    #444202

    Hey sublime5o!

    Thank you for using Enfold.

    Please update the theme to version 3.1.5. If the issue is still there, add this in the Quick CSS field:

    @media only screen and (max-width: 989px) {
    .avia-mozilla .responsive .logo img {
        height: auto !important;
        width: 100% !important;
    }}

    Cheers!
    Ismael

    #444318

    Thanks. I have the most recent version in place, I also added your css but this does not help. The logo’s width does not change in Firefox (Chrome works).

    #444662

    Hey!

    Can you please try adding following code to Quick CSS as well

    .responsive .logo img {
        max-width: 60%;
    }

    Best regards,
    Yigit

    #445085

    This is not working like it should. In firefox I want it to work the same way Chrome works.. the logo should be responsive and change size based on resolution not 60% if it is smaller.. (responsive). This seems like a bug of some sorts. I basically just want the logo to react the same in Firefox as it does in Chrome.

    #445736

    Hey!

    Please create a temporary admin login and post it here privately so we can look into it.

    Best regards,
    Yigit

    #445753
    This reply has been marked as private.
    #446185

    Hi!

    Please remove browser cache then reload this page: http://hostsites.me/family/

    Regards,
    Ismael

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