Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #338796

    The Enfold child theme has a bug that turns off the site’s abilities to be responsive.

    The problem is in the /wp-content/uploads/dynamic_avia/enfold_child.css – Line 4 – where it hard codes the responsive container width.

    .responsive .container {
    width: 1100px;
    }

    BUT THAT IS NOT THE BIGGEST PROBLEM!!
    I have, on several occasions, commented this line out and restored responsive functionality, HOWEVER, when I make changes using the Enfold child theme options and save the changes, it REWRITES the CSS file and once again disables the responsive features of the site.

    Where can I find the spot where I can permanently disable this problem?

    Sam

    #339302

    Hi Sam!

    Are you using the latest version of Enfold (3.0.2)?

    Cheers!
    Josue

    #339304

    No, one version back.

    But the issue is with the CHILD THEME constantly writing old (and broken) data to a CSS file buried in the upload section of WordPress.

    This is the child theme that was built by you, and it is broken. I am too invested in the child theme now to drop it for the main theme. I need to know where to find and remove the bad code from the child theme or how to create custom CSS so that it overrides the code the child theme keeps writing (over and over).

    Please review the code on my first posting to see if this problem can be fixed.

    Thanks,

    Sam

    #339318

    Hi Sam,

    Can you post the link to your website please? an administrator account would be helpful too.

    Regards,
    Josue

    #366546
    This reply has been marked as private.
    #366675

    Hi!

    Please update Enfold to the latest version 3.0.4 – kriesi.at/documentation/enfold/updating-your-theme-files/
    and WordPress to the latest version 4.0.1 and let us know if issue remains

    Regards,
    Yigit

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