Support

Home Forums Event Espresso Premium Remove Grey Box around Register Now Button

Remove Grey Box around Register Now Button

Posted: July 1, 2014 at 11:06 am

Viewing 2 reply threads


Michael Burns

July 1, 2014 at 11:06 am

Hi!

I am having trouble figuring out why there is a large grey box surrounding my register now button.

Here is the registration page: http://truepointp.com/event-registration/?ee=16

and I have this code in my CSS shortcut:
.espresso_payment_overview tr:nth-of-type(3){display:none; }
.ee_view_cart {
display: block;
text-indent: -9999px;
background-image: url(http://truepointp.com/wp-content/uploads/2014/03/register_button3.png);
color: white;
height: 51px;
width: 167px;
}

and this for my checkout: [ESPRESSO_CART_LINK direct_to_cart=1 moving_to_cart=”Redirecting to cart…”]

Any thoughts or references are MUCH appreciated! Thanks!


Jonathan Wilson

July 1, 2014 at 1:23 pm

Hi Michael,

You might want to try turning off the Theme Roller styles in Event Espresso Template Settings.

If you don’t want to do that, you can add this to your theme’s style.css file or a custom CSS plugin.

#content pre { padding: 0; border: none; background-color: #fff; }


Michael Burns

July 1, 2014 at 3:42 pm

Thank you! Turning off the themeroller style did not work but the code did! Thanks so much!

Viewing 2 reply threads

The support post ‘Remove Grey Box around Register Now Button’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso