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

Change text size for terms and conditions

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore General Questions › Change text size for terms and conditions

  • This topic has 6 replies, 2 voices, and was last updated 13 years, 7 months ago by dmtc.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • September 15, 2011 at 11:24 pm #4328
    dmtc
    Member

    I would like to change the text size for the terms and conditions checkbox, also more importantly to change the text size of the “you must agree to the terms and conditions” warning.

    Thanks.

    Ty

    September 16, 2011 at 5:20 am #36688
    admin
    Keymaster

    Find the following block of CSS in the “wp_eStore_style.css” file:

    .eStore_cart_checkout_button{
    text-align:left;
    }

    Once you find it change it to the following:

    .eStore_cart_checkout_button{
    text-align:left;
    font-size:20px !important;
    }

    You can use whatever font-size you want.

    September 26, 2011 at 11:21 pm #36689
    dmtc
    Member

    I tried editing the wp_eStore_style.css but did not see any changes on the site. I am most interested in changing the font size for the terms and conditions error message. Does it matter which cart style (fancy) I am using?

    Many thanks

    Ty

    September 27, 2011 at 2:13 am #36690
    admin
    Keymaster

    Post a link to the page where I can go and add a product then check your shopping cart display.

    October 3, 2011 at 5:28 pm #36691
    dmtc
    Member

    http://www.lifeaudio.org/products/

    Thanks.

    October 3, 2011 at 11:45 pm #36692
    admin
    Keymaster

    Open the “wp_eStore_style.css” file and search for the following:

    .t_and_c_error {
    color:#E70218;
    margin:0 0 15px;
    }

    Once you find it change it to the following:

    .t_and_c_error {
    color:#E70218 !important;
    font-size:18px !important;
    margin:0 0 15px;
    }

    you can customize the font-size to whatever you like.

    October 4, 2011 at 1:48 pm #36693
    dmtc
    Member

    Thank you. Worked great.

  • Author
    Posts
Viewing 7 posts - 1 through 7 (of 7 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