How to add a drop down menu to this theme?
-
Hi everyone,
I downloaded the watermelon theme free available at: https://wpthemeland.com/theme/Watermelon/
I just wanted to know how to i make a drop-down menu with that theme?
This is the menu code:
<div class="nav"> <div class="l"> </div> <div class="r"> </div> <ul class="artmenu"> <?php art_menu_items('title_li=&sort_column=menu_order&depth=2'); ?> </ul> </div>
Also i want to place a background water mark image on the page content of the website, how do i do this??
Thanks,
Best Regards
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to add a drop down menu to this theme?’ is closed to new replies.