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

Issue with border around input tags (turning off in CSS has unwanted side effect

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Addon Related › Issue with border around input tags (turning off in CSS has unwanted side effect

Tagged: border, css, input

  • This topic has 5 replies, 3 voices, and was last updated 10 years, 1 month ago by rrdein.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • April 3, 2015 at 10:03 am #12442
    rrdein
    Member

    I had a problem where my “Add to Cart” buttons were showing with a border around them, so I turned it off in my CSS. However, the eStore product search box is now invisible because there is no border. Both are <input>

    I saw a couple posts about this where the customer was told to turn the border off in CSS, but there is still an issue here.

    April 3, 2015 at 12:18 pm #69413
    wzp
    Moderator

    Please post a link to the affected page(s).

    April 8, 2015 at 7:56 am #69414
    rrdein
    Member

    sorry, right here:

    [http://tinyurl.com/mhxhswq]

    The product search box is at the top of the “central” part of the page, but the border is invisible. This was a side-effect of turning off the border for <input> tags in CSS. I originally did that because my “Add to Cart” buttons all had borders (because they were also <input>s).

    April 8, 2015 at 11:51 pm #69415
    wpCommerce
    Moderator

    Hi, Try using input.eStore_product_search_input_field instead of input. That way all input fields won’t get affected by your custom CSS.

    You can use our WP Custom CSS plugin to do this: https://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413

    April 9, 2015 at 12:43 am #69416
    rrdein
    Member

    Thank you for your reply.

    I undid my original changes, and if you will look at my site again you will see the “Add to Cart” image and search box now both have the border again. I’m not skilled with HTML/CSS. Is there a specific piece of code I can change or add into my style.css file that will remove the border from the “Add Cart” buttons?

    April 9, 2015 at 12:48 am #69417
    rrdein
    Member

    Ok hehe, I figured it out, here is the code to add for anyone else who sees this:

    input[class*=”eStore_button”]{

    border: none;

    }

    Just had to try a little harder. :)

    Thank you for the help.

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