Remove Mega Menu sign

Posted in: Newspaper
Post count: 10

How can I remove the signal in the side when the Mega Menu is active?

I want Mega Menu active, but I dont want to see this signal.

Thank you.

Post count: 23312

Hello WarpZoneME,

You should use the code below and place it in the Theme panel -> Custom CSS area.

ul.sf-js-enabled>li>a>i.td-icon-menu-down:before{
display:none;
}

Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.