Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author eleopard

    (@eleopard)

    Dear Marzete,

    Thanks for using the Portfolio Manager.
    Seeing the page, it looks like a conflict in theme with the plugin.

    Nothing a simple override can’t solve 🙂
    Just follow these steps:

    1. In the backend, go to Portfolio Manager > Settings > Advanced Tab

    2. Paste the following in the Custom CSS Box:

    #options > #filters > li:before{
    	display: none !important;
    }

    This should remove the arrows.
    Please let me know if this works.

    Thread Starter marzete

    (@marzete)

    It works! Thank you very much, you are the boss!

    Plugin Author eleopard

    (@eleopard)

    Dear Marzete,

    Glad to know it worked.
    Please feel free to let me know if you face any other issues.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Remove arrows from category menu’ is closed to new replies.