- Posts: 43
- Thank you received: 0
Hide Cart Name Area
13 years 4 months ago #101860
by BeLlSiBuB
Hide Cart Name Area was created by BeLlSiBuB
Hi,
When clicking a cart menu link: What is the "Cart Name" for if I have disabled multicarts and wishlist? How can I hide the entire field please?
When clicking a cart menu link: What is the "Cart Name" for if I have disabled multicarts and wishlist? How can I hide the entire field please?
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 12953
- Thank you received: 1778
13 years 4 months ago #101907
by Mohamed Thelji
Replied by Mohamed Thelji on topic Hide Cart Name Area
Hi,
Can you give me More precision about what you really want to do, by showing me it through some screenshots for example
?
Thank you.
Can you give me More precision about what you really want to do, by showing me it through some screenshots for example
Thank you.
Please Log in or Create an account to join the conversation.
13 years 4 months ago #101952
by BeLlSiBuB
Replied by BeLlSiBuB on topic Hide Cart Name Area
Screenshot added...
Please Log in or Create an account to join the conversation.
13 years 4 months ago #101994
by nicolas
Replied by nicolas on topic Hide Cart Name Area
That field allows you to get a name to your cart.
You can hide it by adding such CSS on your website:
table.hikashop_showcart_infos tr:nth-child(1){ display: none; }
You can hide it by adding such CSS on your website:
table.hikashop_showcart_infos tr:nth-child(1){ display: none; }
The following user(s) said Thank You: BeLlSiBuB
Please Log in or Create an account to join the conversation.
13 years 4 months ago #102018
by BeLlSiBuB
Replied by BeLlSiBuB on topic Hide Cart Name Area
Thanks, that's perfect.
Please Log in or Create an account to join the conversation.
Time to create page: 0.236 seconds