Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Evan Herman

    (@eherman24)

    Hi,

    You want to add the custom CSS to your active child theme style.css file. You don’t want to edit any of the plugin core files.

    I would recommend you begin using the latest stable release, which can be found at the following URL: https://cloudup.com/files/iU2qFFvl2li/download

    Also, if you can share the link to the page you are displaying the form on, I can provide you with code specific to your site.

    Thanks,
    Evan

    Thread Starter qfalconer

    (@qfalconer)

    Thanks Evan,

    I hadn’t realized that the child theme style.css would also over-ride plug-in based css. Just to be sure, the attribute in question would be this

    .yks-mailchimpFormContainer-0-7a6382a33a

    or would it be

    .yks-mailchimpFormContainer ?

    and I also noticed this attribute in the style.ykseme.css, front end section. Why isn’t this the attribute for the background when placed in a sidebar as a widget? Admittedly, I am a beginner…

    .ui-widget-overlay:nth-child(2) {
    background: transparent !important;

    I’ll post the link for the page after the site goes live Wednesday. I’m in kind of a time crunch and I don’t really want to alter any of the core/php files, so I’ve just be making changes in the editor for now and documenting my changes.

    Thanks again!

    Q

    Plugin Author Evan Herman

    (@eherman24)

    Hi qfalconer,

    Sorry for the delay in responses. I have been working quite diligently getting the new release ready and rolled out today.

    My recommendation would be to update to the latest release. I think you’ll find that version a whole lot easier to work with, and the classes on each field/form to be far more intuitive, user friendly and easier to target via CSS.

    Alternatively, we’ve built out a customizer add-on that allows you to use the WrordPress customizer alongside our plugin for full visual control of the form itself. You can add text, images, alter field and label styles and much more.

    If you want to give it a look over, you can find that Add-on on our new plugins site, https://yikesplugins.com/plugin/form-customizer-for-easy-forms-for-mailchimp/ .

    If you still need help with the CSS, feel free to share a link here and I’ll provide you with some custom CSS. In the meantime I am going to mark this issue as resolved since it’s related to the older version of the plugin, which is now deprecated.

    Thanks,
    Evan

    Thread Starter qfalconer

    (@qfalconer)

    Thank Even for the response Evan, but I figured it out. It’s looking very good now.

    q

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

The topic ‘making background FE transparent’ is closed to new replies.