Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Style for Manual Confirm Order button

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Style for Manual Confirm Order button

  • This topic has 4 replies, 2 voices, and was last updated 7 years, 3 months ago by admin.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • February 26, 2018 at 7:24 pm #14725
    RichardC
    Member

    I have the Manual Checkout Form Builder. Now I want to style the Confirm Order button.

    It is called by:

    <div class=”eStore_manual_checkout_submit”>

    <button type=”submit” name=”confirm” class=”pure-button pure-button-active”>Confirm Order</button>

    </div>

    I’ve tried various versions of:

    .pure button, .pure-button-active {

    font-size: 22px!important;

    }

    I can’t make it stick (probably a specifity issue). Can you tell me the proper code?

    Thanks, Richard

    February 26, 2018 at 10:34 pm #77355
    RichardC
    Member

    Also, I’ve tried this to eliminate the border around the eStore_paypal_checkout_button.

    input.eStore_paypal_checkout_button[type=’image’] {

    border: none!important;

    }

    It works sometimes, but on other computers it doesn’t work. What would be a fail-safe way to eliminate that border?

    Thanks, R

    February 27, 2018 at 12:26 am #77356
    admin
    Keymaster

    You have to share a link to the page where I can go and inspect the CSS on your site so I can see what CSS code of your theme is affecting it (if any).

    When it works in some computers and not others, it generally indicates a caching issue. When you are logged in as admin, you are not seeing the cached version.

    February 27, 2018 at 1:47 am #77357
    RichardC
    Member

    You’re right about The Checkout Page. It was cache. I thought I was clearing the cache, but Chrome has several different levels of cleared cache. That’s good now.

    Can you tell me what CSS selector I should use to style the Confirm Order button (original question)? The page is: endinghate.com/checkout-crypto/

    Thanks, R

    February 27, 2018 at 2:24 am #77358
    admin
    Keymaster

    You can use the following CSS selector. Below is an example of how to make the font color of the confirm order button red (this should give you an idea):

    .eStore_manual_checkout_submit button{

    color: red;

    }

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ