WebSite X5Help Center

11 ANSWERS - 1 CORRECT
ANI B.
ANI B.
User

Hi Dan,

If the lines are seperator lines then you have to delete the seperator

Thank you

Read more
Posted on the from ANI B.
Dan L.
Dan L.
User
Author

where can i check if there is a separator?

Read more
Posted on the from Dan L.
ANI B.
ANI B.
User

Hi Dan,

Actaully I am seeing this kind of problem for the first time. Can you please do one thing? create a backup copy of your project from Step 5:Export. There you will find an option Export the Project>Click on it and then tick on each checkboxes and export it. When the export process complete, upload the file (.iwzip) here. I will see your project from my computer, then I can tell you where is the problem

Thank you

Read more
Posted on the from ANI B.
Giuseppe Guida
Giuseppe Guida
User

Ciao,

go to page properties and to the "expert" tab, before closing the HEAD tag, enter this:

<style>

.imProductListSeparator {display: none;}

</ style>

It should work

Read more
Posted on the from Giuseppe Guida
Giuseppe Guida
Giuseppe Guida
User

ERRATA CORRIGE! IMPORTANT!

I'm sorry, there was an extra space at the end in the closing of tag </style>.
The correct code is:


<style>

.imProductListSeparator {display: none;}

</style>

Read more
Posted on the from Giuseppe Guida
Dan L.
Dan L.
User
Author

Great this works, but now I have another problem. The gap is too big. How can I reduce the gap?

Giuseppe Guida
ERRATA CORRIGE! IMPORTANT! I'm sorry, there was an extra space at the end in the closing of tag </style>. The correct code is: <style> .imProductListSeparator {display: none;} </style>
Read more
Posted on the from Dan L.
Giuseppe Guida
Giuseppe Guida
User

You can change that space in the Product Catalog Object by adjusting the height value...

Read more
Posted on the from Giuseppe Guida
Dan L.
Dan L.
User
Author

Thanks, but the top margin is not reducing...

Read more
Posted on the from Dan L.
Incomedia
Stefano G.
Incomedia

Hi Dan.

What style of Product Catalog are you using? It seems that the big gap is actually between the buy button and the rest of the content, rather than between products.

Have you tried looking here?

Keep me posted

Stefano

Read more
Posted on the from Stefano G.
Dan L.
Dan L.
User
Author

Hi,

The shopping cart button activation area is too small, I can only click it when I precisely navigate to the upper area of the cart button, any idea?

Read more
Posted on the from Dan L.
Esahc ..
Esahc ..
Moderator

Dan

Please start a new post with a new topic, you have marked this as solved. For what it's worth, I needed a bigger button (easier to hit) so I used a larger graphic (shopping cart/options)

https://gutterpumper.com.au/purchase.html

Read more
Posted on the from Esahc ..