Changeset 2365031
- Timestamp:
- 08/19/2020 03:22:04 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
show-shipping-class-in-product-page/trunk/readme.txt
r2365025 r2365031 51 51 52 52 == Frequently Asked Questions == 53 =How can i change the appearance of the shipping class displayed in product page? 54 Simply go to your theme's custom css field and add the following: 55 .product-shipping-class { 56 color: type_color_here; 57 font-family: type_font_family_here; 58 font-size: type_font_size_here; 59 font-weight: type_number_of_weight_here; 60 } 61 62 And hit Save. 63 53 64 =Whats happenes when shipping class is not displayed in product page? 54 65
Note: See TracChangeset
for help on using the changeset viewer.