Mobile Checkout

  • Posts: 145
  • Thank you received: 1
6 years 5 months ago #293452

-- url of the page with the problem -- : lobo-contract.dk
-- HikaShop version -- : 3.4.0
-- Joomla version -- : 3.8.8

There is a problem with the checkout on mobilephones
Text and price is showing on eachother instead

What to do?
See image


Best regards
Brian
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 4748
  • Thank you received: 644
  • MODERATOR
6 years 5 months ago #293469

Hello,

Ok I get it, thanks for your return, the issue is works with Boot Strap that add some Css.
I will guide you to edit your Frontend Css file in order to correct this :
1°) If you don't how to edit the frontend css file, read this tutorial .

2°) Go to around line 830, and find this code :

.hikashop_show_cart_form td.hikashop_cart_product_name_value {width: 64%}
=> And comment this line or remove it as you want.

3°) Go to around line 1305, and find this code :
.hikashop_checkout_cart table td {
		min-height: 25px;
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 30%;
	}
=> Add an !important to the padding-left: 30%;

On our side, we have add this correction to our Frontend Css file, for next release.
Regards

Last edit: 6 years 5 months ago by Philip.

Please Log in or Create an account to join the conversation.

Time to create page: 0.065 seconds
Powered by Kunena Forum