• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 26.09.17, 13:54
  • Opened by: bas
  • Closed by: Marek
  • Closed on: 29.10.17, 15:43
  • Reason: Closed
  • Comment: Glad to help!

Ticket #10853 - Separate tax remove

Hi,

is their any css code to remove the items in my pictures?

thanks!

Comments

bas 26 Sep 2017, 15:20

also, this just popped up. cant seem a way to disable that in any module

Marek 26 Sep 2017, 19:30

Hi Bas.
1. Use following CSS:
#cart-subtotal-shipping > div,
.cart-detailed-totals .card-block:not(.card-separator) .cart-summary-line:not(.cart-total) {display:none}

2. Unfortunately it’s impossible to hide information with CSS in the popup. But you can remove it manually in the file /themes/alysum/modules/ps_shoppingcart/modal.tpl

3. Please use “Promokit products” module to display Featured products. Current one is the best to use in a column

bas 26 Sep 2017, 20:33

hi i just want to hide those products since i already use the module one column below, these 8 products just popped up.

Marek 26 Sep 2017, 21:17

Just disable featured products module