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 345 Multi-Vendor USD 1250 CS-Cart RU 24500 руб.
CS-Cart Ultimate USD 775 CS-Cart + YOUPI USD 545 CS-Cart RU + UniTheme 36000 руб.
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 345 Multi-Vendor USD 1250 CS-Cart RU 24500 руб.
CS-Cart Ultimate USD 775 CS-Cart + YOUPI USD 545 CS-Cart RU + UniTheme 36000 руб.
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 345 Multi-Vendor USD 1250 CS-Cart RU 24500 руб.
CS-Cart Ultimate USD 775 CS-Cart + YOUPI USD 545 CS-Cart RU + UniTheme 36000 руб.
Posted 31 August 2017 - 09:00 AM #7
use:
.ty-shipping-options__method {
font-size: 13px!important;
}
then clear cache.
John