Support

Home Forums Event Espresso Premium Move Register Now button

Move Register Now button

Posted: January 23, 2016 at 4:52 pm


Vauna Davis

January 23, 2016 at 4:52 pm

The ticket selector block has the Register Now button on the left. I would like it to be on the right, below the qty of tickets column. I think it would be easier to see and make more sense to line up there, also would be nice if it were larger. Can it be moved?
https://ucapconference.org/


Lorenzo Orlando Caum

  • Support Staff

January 24, 2016 at 6:15 pm

Hey there Vauna,

You can inspect any element on a page using a free tool like Chrome Developer Tools (available with Google Chrome) or Firebug (available as a web browser extension).

This will show you the CSS that is handling the styling including the file and line number. Then you can add new styling to your website and there are a couple ways to add new CSS to a site. If your theme has a Custom CSS area built-in, then you can add it there. Otherwise, you could use a free plugin that adds an additional stylesheet to your WordPress site such as Simple Custom CSS or Reaktiv CSS Builder.

Try this CSS:

input.ticket-selector-submit-btn.ticket-selector-submit-ajax { float:right; font-size: large; }

You can then go back to your site and refresh the page to see the new changes.


Lorenzo

The support post ‘Move 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