For some reason after upgrading when a customer reaches the shipping step in the checkout he can't see the title (name) of the shipping method only its description.
Can any one advise how it can be solved / modified?
Posted 26 August 2017 - 08:07 AM #1
For some reason after upgrading when a customer reaches the shipping step in the checkout he can't see the title (name) of the shipping method only its description.
Can any one advise how it can be solved / modified?
Posted 28 August 2017 - 07:00 AM #2
Please share URL of your website. We will check if the shipping name is hidden or missed
GET A FREE QUOTE | CS-Cart Add-ons | CS-Cart Licenses | CS-Cart Development | CS-Cart Design | Server Configuration | UniTheme and YOUPI
CS-Cart USD 1210 Multi-Vendor USD 1250 Multi-Vendor PLUS USD 3100 (2775)
CS-Cart Ultimate USD 4025 CS-Cart + YOUPI USD 1459 Multi-Vendor Ultimate USD 7500 (6000)
Posted 29 August 2017 - 05:48 AM #4
Please PM me address I can use to get shippings, as the "Sorry, it seems that we have no shipping options available for your location" error is displaying now
GET A FREE QUOTE | CS-Cart Add-ons | CS-Cart Licenses | CS-Cart Development | CS-Cart Design | Server Configuration | UniTheme and YOUPI
CS-Cart USD 1210 Multi-Vendor USD 1250 Multi-Vendor PLUS USD 3100 (2775)
CS-Cart Ultimate USD 4025 CS-Cart + YOUPI USD 1459 Multi-Vendor Ultimate USD 7500 (6000)
Posted 31 August 2017 - 06:49 AM #5
.ty-shipping-options__method { font-size: 13px; }
GET A FREE QUOTE | CS-Cart Add-ons | CS-Cart Licenses | CS-Cart Development | CS-Cart Design | Server Configuration | UniTheme and YOUPI
CS-Cart USD 1210 Multi-Vendor USD 1250 Multi-Vendor PLUS USD 3100 (2775)
CS-Cart Ultimate USD 4025 CS-Cart + YOUPI USD 1459 Multi-Vendor Ultimate USD 7500 (6000)
Posted 31 August 2017 - 09:00 AM #7
use:
.ty-shipping-options__method {
font-size: 13px!important;
}
then clear cache.
John