1. MegaDeal - II
  2. Saturday, 22 August 2020
Hi, how can i choose what is displayed on the product page here? https://www.daiichionline.co.ke/index.php/shop/fresh-pork-cuts/pork-cuts/cutlets/pork-cutlets-detail

For example, i would like to add Kilogrammes and remove shipment with DHL

Douglas
Accepted Answer
Hello Douglas,
Thank you for your question. Please use this code to Custom CSS

.productDisplayShipment-2{
display: none;
}
.vm-quantity-wrap:after{
content: "KG";
font-weight: bold;
margin-left: 25px;
}


- Best regards
  1. more than a month ago
  2. MegaDeal - II
  3. # Permalink
Responses (5)
Hello Douglas,
Thank you for your question. Please use this code to Custom CSS

.productDisplayShipment-2{
display: none;
}
.vm-quantity-wrap:after{
content: "KG";
font-weight: bold;
margin-left: 25px;
}


- Best regards


Thanks, but which CSS file exactly?
  1. more than a month ago
  2. MegaDeal - II
  3. # 1
Please go to Extensions -> Templates (Style) -> shaper_megadeal_ii - Default -> Template Options -> Custom Code -> Custom CSS and paste the code there.
Screenshot_134.png

- Best regards
Attachments (1)
  1. more than a month ago
  2. MegaDeal - II
  3. # 2
Please go to Extensions -> Templates (Style) -> shaper_megadeal_ii - Default -> Template Options -> Custom Code -> Custom CSS and paste the code there.
[attachment]Screenshot_134.png[/attachment]

- Best regards


Thanks, much better but it doesn't differentiate btwn Kgs and grammes like for this product which is 500grams - https://www.daiichionline.co.ke/index.php/shop/fresh-pork-sausages/pork-sausages/premium-pork-sausages/premium-pork-sausages-detail
  1. more than a month ago
  2. MegaDeal - II
  3. # 3
Please go to Extensions -> Templates (Style) -> shaper_megadeal_ii - Default -> Template Options -> Custom Code -> Custom CSS and paste the code there.
[attachment]Screenshot_134.png[/attachment]

- Best regards


Thanks, much better but it doesn't differentiate btwn Kgs and grammes like for this product which is 500grams - https://www.daiichionline.co.ke/index.php/shop/fresh-pork-sausages/pork-sausages/premium-pork-sausages/premium-pork-sausages-detail


Hi Ofi, any updates on this?
  1. more than a month ago
  2. MegaDeal - II
  3. # 4


There are no replies made for this post yet.
Be one of the first to reply to this post!


This forum is archived

This forum has been archived. Please use JoomShaper official support system.