Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter derekseabrooke

    (@derekseabrooke)

    Not certain how you can rule out the plugin as this backslash was not present on the child theme after using it. It was easy to re-add but there was no flashing arrow saying your problem is here. Without the backslash the child theme did not perform properly. It seems to me that if your plugin did not clone the backslash with the theme it is the fault of the plugin.

    Thread Starter derekseabrooke

    (@derekseabrooke)

    The additonal CSS was as followed:

    #et-info-fax:before {
    content: “\e0fa”;
    font-family:ETmodules;
    padding-right: 2px;
    }

    #et-info-phone:before {
    padding-right: 2px;
    }

    @media (max-width: 960px) {
    .et_header_style_left #logo {
    max-height: 100%;
    width: 80px;
    max-width: 100%;
    }
    }

    This was a child of the DIVI theme if that matters.

    Forum: Plugins
    In reply to: [Child Themify] Error

    How do you know the error was caused by this plugin?

Viewing 3 replies - 1 through 3 (of 3 total)