Mansory categories – last category display in new line
-
We Created “Product categories” element, with 4 categories, layout: Masonry (with first wide), 3 columns.
But the last category – instead of showing up in same line – go down to a new line.
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide your site admin access I will check the setting and template of the page.
Best Regards
Hello,
I cannot login. Please deactivate your blocking plugins for a while and provide the default login credentials.
Best regards
I remove the “Directory Privacy” for the website
Hello,
Please have a look at the template http://prntscr.com/jyq8km you have added two rows with Product Category element.
Check your Product Categories element and make sure this list does not contain empty categories http://prntscr.com/jyq91d
Best Regards
The question is about the first row with product categories (I was attaching print screen of the problem in my first post here).
The question is about the visuality of this element: the element is configured as Masonry (with first wide), 3 columns – so there should be 1 big element (category) first (right side) and 2 columns of 2 elements (categories) each.
Instead, the last 2 elements are shown below all the rest, because there is JS that add wrong absolute position to them (4th element got: “position: absolute; right: 0px; top: 580px;”, 5th element got: “position: absolute; right: 580px; top: 580px;”; instead of “right: 870px;” for both).
Please, provide us your FTP access as well.
Thank you
Our theme supports only one masonry categories block on the page. Just remove the second one and leave only first categories block.