- Posts: 5
- Thank you received: 0
Border Around Module
15 years 4 months ago #16914
by geekpro
Border Around Module was created by geekpro
After updating from 1.4.9 to 1.5.0 a border appeared around the product module - how do I remove the border?
see at MarilynWheeler.com
see at MarilynWheeler.com
Please Log in or Create an account to join the conversation.
15 years 4 months ago #16921
by nicolas
Replied by nicolas on topic Re: Border Around Module
You can edit your CSS via the interface in the tab Display of the configuration. There, on the front end CSS file, you will find the code below that you can remove in order to remove the border:
div.hikashop_products div.hikashop_subcontainer{
border: 1px solid;
}
div.hikashop_products div.hikashop_subcontainer{
border: 1px solid;
}
Please Log in or Create an account to join the conversation.
15 years 4 months ago - 15 years 4 months ago #16929
by geekpro
Replied by geekpro on topic Re: Border Around Module
Did that, worked. Thanks
Last edit: 15 years 4 months ago by geekpro.
Please Log in or Create an account to join the conversation.
Time to create page: 0.191 seconds