How do i remove bullets?

Hi, I am wondering how i can keep these bullets: https://gyazo.com/67f981be163725b915365bea3282cb04

And How do i remove these other bullets:

https://gyazo.com/a03200fe2a0616570fa8100602a032bd

https://gyazo.com/b84de979ac1eeef7665a3c0c22050ec2

Hey Hans,

I’m sorry but we could only answer that if we see your site. I checked the site assigned to your license and it’s currently in under construction mode. Please give us the following in a Secure Note

  • URL of the page in question
  • WordPress Login URL
  • Username
  • Password

Thanks.

It is done, i have added a secure note

Hey Hans,

Thank you for providing the credentials. To remove the bullets from menu items, please add the following code in the Theme Options > CSS:

.x-menu > li:before {
    content: '';
}

Don’t forget to clear all caches including your browser’s cache after adding the code. Let us know how this goes!

Thank you very much

You’re most welcome!

i have made a new thread that needs some attention about the navigation Inline

Best regards

Hans

Hey Hans,

I’ve already replied to your thread here https://theme.co/apex/forum/t/how-do-i-link-my-other-pages-to-my-navigation-inline-options/62833 let’s continue over there to avoid confusions.

Thanks!

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