- This topic has 6 replies, 2 voices, and was last updated 3 years, 9 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › Melody Theme Support › Theme Melody / Navigation
Hello,
I use the Melody Pro Theme. Is there a a option/code for the navigation. I will show: when under a menupoint are more points, the navigation point shows a symbol like a arrow? (ex. https://sktperfectdemo.com/themepack/lingerie/ point pages)
Thanks for your help
Markus
Hi,
Kindly show us your website URL please?
Regards,
Dave
Of course: http://wp.acousticcorner.de/
Hi,
Kindly go to Appearance >> Theme Editor >> Style.css >> Scroll down to bottom >> paste there CSS code.
.nav ul li.menu-item-has-children::after {
position: absolute !important;
width: 10px;
content: "\f107";
top: 42%;
font-family: FontAwesome !important;
}
Regards,
Dave
Hi Dave,
thank you, the code works fine.
Regards
Markus
Hello,
I think there is a little bug. When I use List ul/li there are no dots.
Ex. http://wp.acousticcorner.de/vermietungen/tiefgaragenstellplaetze/
This is the code behind – the list is not shown
Any idea?
Regards
Markus
Hi,
Kindly use this CSS to show dots.
.entry-content ul {
list-style: disc inside !important;
}
Regards,
Dave
Are you looking for the best ultimate WordPress themes? You’re on the right page! This post highlights the top ultimate WordPress themes for businesses, freelancers, […]
Are you looking best chemical industry WordPress themes and templates? Here’s a list of the best manufacturer WordPress themes for the chemical industry. These are […]
Are you looking for the best paintball WordPress themes? You’ve come to the right place! This post highlights the top paintball WordPress themes that are […]