+ and - display

  • Posts: 160
  • Thank you received: 8
4 years 6 months ago #311911

-- url of the page with the problem -- : www.luxminime.com
-- HikaShop version -- : 4.2.1
-- Joomla version -- : 3.9.12
-- PHP version -- : 7.2.22

Hi,

Can you take a quick look at the attached screen-shots. I'm not sure how it has happened, but there is a problem with the layout of the + and - buttons in 003a. They used to look like 003.

Thanks.

Regards,
Colin.

Attachments:

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
4 years 6 months ago #311930

Hi,

This comes from the CSS:

td { 
    padding: 10px;
}
which is likely added to the page by your template.
You can add such CSS to avoid that:
#hikashop_product_quantity_main td{ padding: 0 !important; }

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

  • Posts: 160
  • Thank you received: 8
4 years 6 months ago #311942

That's great Nicolas. Thanks very much.

After months of work the site is now live and I an very pleased with it. I would just like to say thank you again for all your help and support.

Regards,
Colin.

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

Time to create page: 0.057 seconds
Powered by Kunena Forum