eCommerce construction > Templates

Product picture show stripe on top

(1/2) > >>

Beyond2000:
Good day.
All my products pictures is showing a line/stripe on top. In the top selling. latest special every where execpt when you click on the produckt for more detail or in shopping basket.
Attached a picture to show.
Enjoy your day.

Basara:
Hi
You need to remove the border-top rule from the

--- Code: ---div.thumbnails img {
--- End code ---

in the file /storefront/view/default/stylesheet/flexslider.css about line 74

Beyond2000:
Hi
lines 74,75 and 76 originaly.

div.thumbnails img { cursor: pointer; background-color: white; display: inline-block; border-top:5px solid #efefef }
div.thumbnails img:hover { background-color: #eee; }
div.thumbnails img.selected { background-color: #00A1CB; border-top:5px solid #00A1CB }

now

div.thumbnails img { cursor: pointer; background-color: white; display: inline-block }
div.thumbnails img:hover { background-color: #eee; }
div.thumbnails img.selected { background-color: #00A1CB}

still the same display

Basara:
clean your browser cache

Beyond2000:
Hi
I've cleared the AbanteCart cache (everything) then manualy cleared my browsers cache (it is set to clear everything on exit everytime) and the did a dns flus on my pc. still I see the stripe on top as on the pictures. I've looked it up on another pc and the same (mine is windows 7 with firefox and the windows 10 is with chrome)

the website address is www.proteaapteek.co.za/shop

Any other settings?

Navigation

[0] Message Index

[#] Next page

Go to full version
Powered by SMFPacks Social Login Mod