• 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)
  • Try looking at the dropdown menu in the Twenty Ten theme.

    Thread Starter secretsau

    (@secretsau)

    I have tried many ways to implement one.. Like plugins, adding another drop down menu and css etc, but all fail in the process ??

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.