- This topic has 6 replies, 2 voices, and was last updated 3 years, 10 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 searching for the perfect website theme for your health and fitness business? Look no further! This post showcases the best supplements WordPress themes, […]
Want to create a stunning online space for gamers? You’ve come to the right place! This blog highlights the best game portal WordPress themes built […]
Struggling to find a WordPress theme that supports right-to-left (RTL) languages? Worry no more—you’ve just landed on the ultimate resource! In this post, we uncover […]