Ajax categories dropdown -> Show in more rows instead of “More”

Posted in: Newspaper
Post count: 6

Hello there and congratulations for such an incredible theme!

Question:
I have a Flex Block.
Is it possible (through Theme settings or css) to display Filter -> Ajax categories dropdown in more rows instead of “More” link.
The reason i want to achieve this, is because the dropdown has many categories.

Suggestion:
Again in Ajax categories dropdown -> More -> Drop down window, i don’t see a css “Overflow” rule. Is it possible to add it in the future?

Thank you!

Post count: 35449

Hi,
Thank you for your kind words!
Unfortunately, there is no option for that, but in some situations, we can adjust the dropdown so it looks better, for example, this CSS will set the list on 2 columns:
.td-subcat-filter .td-subcat-dropdown:hover ul {
column-count: 2;
}

The CSS should be set in the theme panel > custom code > custom CSS.

Thank you!

Post count: 6

Hello,

This is an excellent solution!
But i face another problem now:
I have created a page with a “Flex Box 1” style, where the above solution with the drop-down sub-menu works great!

But when i connect this page with a Menu Item, the drop-down remains one column.

Except from this issue, as you see, Post categories of the Flex Box are shown over the drop-down panel.
Flex Box 1 - Stand alone & Connected with Menu item

Is there a fix to this?

Thank you!

Post count: 6

https://drive.google.com/file/d/12BJ9EWU6OZ3lMYMNXQzTuj–BJk6PnqU/view

  • This reply was modified 1 year by Antonis. Reason: Image not shown
  • This reply was modified 1 year by Antonis. Reason: Image not shown
  • This reply was modified 1 year by Antonis. Reason: Image not shown
Post count: 35449

Hi,
For me it looks liek this – https://i.imgur.com/RLlFYcY.png
Please try to set the CSS to live CSS – https://i.imgur.com/zUrMFBW.png
If the problem persists, please provide a link to the website where I can investigate the situation and provide a better CSS.
Thank you!

Post count: 6

Hello there,

Here is the link https://dev1.xtypos.gr/homepage-week-pro-2/
Template used: Urban Observer

Protected directory
• Username: dev1xtypos
• Password: DFEjmpbimxv1~*92

I can send you login credentials if not in public.

Thank you!

Post count: 35449

Hi,
I made a similar situation, but for me, the results are like this https://i.imgur.com/w2jpvHy.png. Please contact us via email at contact@tagdiv.com and provide a temporary wp-admin access to investigate the settings of the flex block element.
Thank you!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.