CSS for Superfly Menu

Hello. i have a little question. I have Problem to find the rigth Indicator on the css code. I want to change the color of the submenu indicator or the background of this indicator, because the white arrow on the white menu-background is not visible.

And second Question: i want to link only the submenüs from “Portfolio” not Portfolio himself. Can i deaktivate the parent menu point? in Moment it has not link, but it still makes an action.

My Site: www.sicht-bar.ch

sorry for my english… greets from Switzerland… Dirk

Hi Dirk,

Thanks for writing in! Could you please try adding the following CSS rule into your X -> Theme Options -> CSS area and see if that helps.

.sfm-sm-indicator i {
    color: red !important;
}

To configure your menu items, head over to Appearance > Menus and you’ll notice a new SF indicator next to each menu item as follows.

You can also check our knowledge base article available here (https://theme.co/apex/forum/t/extension-superfly/73) for more information.

Thanks!

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