Shopping Cart Overlapping Product Images and Text Not Fitting

  • Posts: 11
  • Thank you received: 0
8 years 2 months ago #266667

-- url of the page with the problem -- : clearwaterstesting.com/hikashop-menu-for-products-listing
-- HikaShop version -- : 3.0.1
-- Joomla version -- : 3.6.5
-- PHP version -- : 5.6.29
-- Browser(s) name and version -- : Google Chrome 57.0.2987.133

Hello,

I am having an issue with my shopping cart as items are added to it. First, the text inside the shopping cart does not fit the borders and drifts outside the cart. Also, the shopping cart (position right in Ananda) overlaps the HikaShop Content Module (position top in Ananda). Here is the url to my site:

clearwaterstesting.com

If you add any product (can use the free test product) you will see the issues I am facing. I've also added two images of the issue occurring on my end.

Minicart and dropdown cart don't seem to fix the issue either. If there is some css code that can be done to resolve this I will try and implement it.

~Chris

Attachments:

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

  • Posts: 83989
  • Thank you received: 13604
  • MODERATOR
8 years 2 months ago #266711

Hi,

The problem indeed comes from CSS added by your template.
Add such CSS to prevent that:
input[type=text], input[type=password] {
min-width: 30px !important;
}

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

Time to create page: 0.059 seconds
Powered by Kunena Forum