Convert Plus Info Bar

Good evening,

Please take a look at this screenshot (https://prnt.sc/oocir1) from verobeachskatepark.org. I believe all the settings are properly configured, but I cannot determine why the “DONATE” button is not vertically centered in the Convert Plus info bar. Could you be of assistance?

Kind regards,
J

Hello J,

Thanks for writing in! I have check your site and I found the issue. To resolve your issue, please add the following CSS code in the X > Theme Options > Global CSS (http://prntscr.com/evui3r)

form.cp-form.smile-optin-form {
    margin-bottom: 0;
}

After doing the site changes and update, always remember to clear all caches (since you are using W3 Total Cache plugin) when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors. And please clear your browser cache too. You may use private browsing mode in testing your site to make sure that you are viewing the latest codes from the updates and not the cached version in your browser.

We would love to know if this has worked for you. Thank you.

Good afternoon,

This does not appear to have worked. Any further suggestions?

Kind regards,
J

Hi J,

I see you added a //*Info Bar*// comment in the CSS code, that is not a proper CSS comment, please update that to this /*Info Bar*/

Thanks,

Thanks so much! Working now.

You’re always welcome @weatherstone!

Cheers.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.