• I am hoping someone can offer some help.

    I would like to place my mailchimp form to appear over the graphic, like I have the menu set. You can view here:
    http://bethplummer.com/projectdemo/

    As you can see the whole form is not viewable right now. I was going to use z-index:100 etc. in css like I did with my menu, but I am not familiar with editing a plugin. I checked the admin and I see the basic settings with basic styling but I don’t see anywhere to enter my own. I also went under editor and viewed those files..would I add something to the mailchimp/mailchimp.php file? Thank you in advance.

    http://ww.wp.xz.cn/extend/plugins/mailchimp/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bethp

    (@bethp)

    I figured it out. What do I use to style

    Sign up to receive
    Coaching Article of the Month

    #mc_signup isn’t working for that part in my theme stylesheet.

    Hey Bethp,

    In taking a look at the site, it looks like that bit of text is not added by the plugin, so in order to make adjustments to it you’ll want to reference the HTML code that’s surrounding that content to assess what CSS needs to be added or altered.

    In this case, it looks like there’s a “font” tag around those pieces of text, so you’ll need to assess where that’s being defined and edit the CSS that’s on that tag there.

    Again, as this is not being added or controlled by the plugin, that text would not be affected by any of the CSS or elements that the plugin uses.

    If you have any further questions, let us know.

    -tk

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

The topic ‘help positioning mailchimp plugin’ is closed to new replies.