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

Right Align the Checkout Button in the eStore Shopping Cart

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore F.A.Q/Instructions › Right Align the Checkout Button in the eStore Shopping Cart

Tagged: alignment, checkout button, right align checkout button

  • This topic has 2 replies, 3 voices, and was last updated 5 years, 11 months ago by admin.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • June 13, 2011 at 2:32 am #3582
    amin007
    Participant

    If you want to right align the checkout button section in the shopping cart then do the following:

    Use the following plugin to add your custom CSS code to override the default CSS styles:

    http://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413

    Add the following block of CSS code to the custom CSS plugin

    .eStore_cart_checkout_button{
    text-align:right !important;
    }

    Alternatively, do the following:

    Open the “wp_eStore_style.css” file and look for the following CSS code:

    .eStore_cart_checkout_button{
    text-align:left;
    }

    Once you find it change it to the following:

    .eStore_cart_checkout_button{
    text-align:right;
    }

    That should do the job.

    June 17, 2011 at 10:34 am #33317
    RS71
    Member

    Thank you. That works.

    April 22, 2017 at 3:10 am #33318
    admin
    Keymaster

    We will add a settings option for this in the plugin.

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

Forum Related

  • Forum Home
  • Forum Search
  • 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
  • WP PDF Stamper Documentation
  • WP Photo Seller 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
  • WP Photo Seller Video Tutorial

Our Other Plugins

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

Copyright © 2023 | Tips and Tricks HQ