|Shopping Cart( 0 )
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Fri Mar 20, 2015 5:43 pm
- Reply with quote
- Report this post
hi,
getting the above (0) in the top menu. don't want the brackets and the zero within to appear. any way to remove the (0)
pcmart.com.sg
thanks
getting the above (0) in the top menu. don't want the brackets and the zero within to appear. any way to remove the (0)
pcmart.com.sg
thanks
-
- Expert Boarder
- GK User
- Sat Mar 21, 2015 1:59 am
- Reply with quote
- Report this post
sorry the site is www.samratbazaar.com.sg and the shopping cart(0) issue is on the top right corner in the top nav menu. this (0) bracket pls give me an idea to remove / not to show
thanks
thanks
-
- Expert Boarder
- teitbite
- Tue Mar 24, 2015 6:18 pm
- Reply with quote
- Report this post
Hi
Please add this to override.css and remember to allow using override in template settings.
Please add this to override.css and remember to allow using override in template settings.
- Code: Select all
#gkTopMenu .gk-cart i {
display: none;
}
-
- Moderator
- GK User
- Fri Mar 27, 2015 1:33 am
- Reply with quote
- Report this post
teitbite wrote:Hi
Please add this to override.css and remember to allow using override in template settings.
- Code: Select all
#gkTopMenu .gk-cart i {
display: none;
}
thank you very much ....problem solved
-
- Expert Boarder
4 posts
• Page 1 of 1