Cat List in one line

Hi I really try to make it possible to have Cat. List in one Line not each categorie on his own.

question

It drives me crazy, because I didn’t find any solution in this forum :confused:

When I choose the option: “On Click: None” it’s beside each other with “,” but that’s not what I wanted…

I just want them to have separated and with space between each of them. What Option do I have to change?

Thanks I hopefully you can help me!

(Couldn’t provide more images, because I´m new.)

Hi Davide,

Thanks for writing to us.

In the site set in your dashboard doesn’t have this issue, in the screenshot we are not able to examine the cause.

So to get into the issue we need to examine your site.
Hope you will not mind sharing your site and credentials in a secure note.

Please provide the details of your site in a secure note, including:

– WordPress Site URL
– Specific page URL
– WordPress Admin username / password

To create a secure note, click the key icon underneath any of your posts.

Thanks

Hi @tristup
I gave you everything!

Looking forward to the fix.

Hi Davide,

Thank you for the credentials, please edit your Essential Grid Skin, and set that Cat. List element float to left.

https://www.themepunch.com/essgrid-doc/item-skin-editor/

Hope it helps,
Cheers!

Hi friech,

I tried it, but it doesn’t work.

Feel free to test it out!

Hello Davide,
Thanks for writing to us.
Please check my screenshot that is causing the issue to make category inline.

Please add a small CSS code to display categories inline.
CSS Code

.eg-news-modern-element-29 {
display: inline-block !important;
} 

Please check my screenshot so that you can place the code at the correct place.

Please note that the purpose of providing the custom CSS to show you how to add CSS code to your site. Writing custom CSS is outside the scope of our theme support. If you need more customization, you need to learn CSS and learn how to use the browser’s element inspector.

Thanks

Thanks for your assistence!

I’ll look into this problem further.

Hello Davide,
Thank you for writing to us.
Have a great day!
Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.