Getting the list bullet appearing

Hi guys

I am getting list bullet appearing in the gallery. I can’t take it off as it is WP rather than you guys and I need it… :slight_smile:

Can you give me the CSS code so I can put in the custom css box please?

Thanks in advance

Kriss :slight_smile:

Hello @SciFiKriss,

It seems like the theme which is currently active on your site is adding line-style to li elements.

We will need to check the issue on your website to debug the cause and provide you a proper solution. Let me know if you can share any public gallery page.

Meanwhile, try adding below CSS code to Custom Css tab under rtMedia setting if that works:

.rtmedia-container .rtmedia-list .rtmedia-list-item { list-style:none !important; }

Thanks.

Yeah that worked! I just didn’t know what css you were using for the containers etc…

Unfortunately BuddyPress where I use it is private so you would have to register to have a look.

I am using Nirvana from Cry Out Creations if you want to have a look… they are damn good and if it does interfere they would love to know about it… :slight_smile:

Kriss :slight_smile:

You are welcome, @SciFiKriss.

I am glad to know that your issue has been fixed.

Thanks for the further details!

I am closing this thread for now.

Regards, Pranali