This topic contains 15 replies, has 2 voices, and was last updated by 7Theme Support 8 years, 11 months ago.
You must be logged in to reply to this topic.
Home › Forums › Theme support › Yooco Theme iPhone Problems
This topic contains 15 replies, has 2 voices, and was last updated by 7Theme Support 8 years, 11 months ago.
Ah, yes, on mobile menu I can see it. Normally the icons should be hidden on mobile menu. You can fix it when you insert this css code in WP admin -> Appearance -> Theme Options -> General -> Extra CSS Content:
.mean-bar i {
display: none;
}
You must be logged in to reply to this topic.