WebSite X5Help Center

11 Ответы - 1 Корректно
ANI B.
ANI B.
User

Hi Dan,

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

Thank you

Читать больше
Размещено От ANI B.
Dan L.
Dan L.
User
Автор

where can i check if there is a separator?

Читать больше
Размещено От 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

Читать больше
Размещено От 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

Читать больше
Размещено От 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>

Читать больше
Размещено От Giuseppe Guida
Dan L.
Dan L.
User
Автор

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>
Читать больше
Размещено От Dan L.
Giuseppe Guida
Giuseppe Guida
User

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

Читать больше
Размещено От Giuseppe Guida
Dan L.
Dan L.
User
Автор

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

Читать больше
Размещено От 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

Читать больше
Размещено От Stefano G.
Dan L.
Dan L.
User
Автор

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?

Читать больше
Размещено От 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

Читать больше
Размещено От Esahc ..