remove frame around products

  • Posts: 6
  • Thank you received: 0
2 weeks 5 days ago #364225

-- HikaShop version -- : 5.1.1
-- Joomla version -- : 5.1.4
-- PHP version -- : 7
-- Browser(s) name and version -- : Chrome 128.0.6613.120

I can not locate where the frame is around the items, for some reason there is a white frame or table that is located around every single item in the store, I have tried removing them and setting the size to 0 and everything still they persist how can these be removed to make everything look nice and clean?

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
2 weeks 5 days ago #364228

Hi,

This white frame on your website comes from the CSS code:

body.com-hikashop.layout-listing .hikashop_product {
    border: 1px solid #fafafa;
    padding-bottom: 20px;
}
in the file /templates/et_ads/css/hikashop.css of your Joomla template.
I'm not sure why the template provider has added this CSS code to his template.
I would recommend contacting the template provider to check with them what they recommend.

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

Time to create page: 0.057 seconds
Powered by Kunena Forum