Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
Author « Topic »  

trendyhounds
Advanced Member

251 Posts

Posted - 10/29/2020 :  18:08:17  
After doing the 7.2.4 updater, my products now have a border around them.

How can I remove the border?

Below is a sample page:

https://www.trendyhounds.com/products/NEW-Arrivals-martingale-collars

Vince
Administrator

42874 Posts

Posted - 10/30/2020 :  01:49:20  
In the stylesheet...
/style.css
...around line 646 there is...

div.product {
padding: 6px;
width: 99%;
float: left;
text-align: center;
border-bottom: 1px solid #ccc;
}

Change that border-bottom to just...

border:none;

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

trendyhounds
Advanced Member

251 Posts

Posted - 10/30/2020 :  16:30:51  
Thanks Vince!!
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000