Title: Layers 1.1.1
Last modified: August 19, 2016

---

# Layers 1.1.1

 *  Resolved [Didi Kong](https://wordpress.org/support/users/didi-kong/)
 * (@didi-kong)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/layers-111/)
 * Hello all
 * I am just getting to grips with wordpress and using Layers 1.1.1 for my first
   website.
 * Does anyone know the answer to the following questions regarding this theme:
 * – How can I change the footer colour to be the same as the one in the header?
 * – How can I delete the comment at the of the website below the footer saying:“
   WordPress powers Remote Assistants. Layers theme Designed by Jai Pandya.”?
 * – How can I change the order of the menu on my homepage?
 * – How can I delete the blogroll & categories on the side menu on the homepage
   which came with the installation? and the blog opyion which is on my menu?
 * Sorry if these questions are basic.

Viewing 9 replies - 1 through 9 (of 9 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/layers-111/#post-2007023)
 * There are literally thousands of WordPress themes – which means that many people
   won’t be familiar with your particular theme. So a link to your site where people
   can see the theme might result in more responses.
 *  Thread Starter [Didi Kong](https://wordpress.org/support/users/didi-kong/)
 * (@didi-kong)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/layers-111/#post-2007045)
 * Here is a link to the site:
 * [http://remote-assistants.com](http://remote-assistants.com)
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/layers-111/#post-2007053)
 * 1. That’s not the footer block. Looks to be a secondary menu location. edit style.
   css and look for:
 *     ```
       #secondary {
           background: url("images/secondaryBackground.png") repeat-x #7D5601;
           float: left;
           padding: 30px 0;
           width: 100%;
       }
       ```
   
 * Remove `background: url("images/secondaryBackground.png") repeat-x #7D5601;`
 * 2. Edit the theme’s footer.php template file.
 * 3. Try setting up Page Order numbers on each of your Pages. Or consider creating
   a [custom menu](http://codex.wordpress.org/Appearance_Menus_SubPanel).
 * 4. Try adding an empty Text widget to your sidebar.
 * 5. To remove the Blog link, you will need to edit the relevant template file 
   in your theme (header.php?) and delete the hardcoded link to Blog.
 *  Thread Starter [Didi Kong](https://wordpress.org/support/users/didi-kong/)
 * (@didi-kong)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/layers-111/#post-2007056)
 * Thanks will try all that.
 *  Thread Starter [Didi Kong](https://wordpress.org/support/users/didi-kong/)
 * (@didi-kong)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/layers-111/#post-2007078)
 * I don’t know which part of the code to delete to get rid of the blog in the header
   template php.
 * Other than that, I have managed to do everything with your advice.
 * Thanks.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/layers-111/#post-2007104)
 * Drop a copy of the file into the [WordPress pastebin](http://wordpress.pastebin.com/)
   and post the pastebin url here. Perhaps someone will be able to spot the problem
   and suggest a solution.
 *  Thread Starter [Didi Kong](https://wordpress.org/support/users/didi-kong/)
 * (@didi-kong)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/layers-111/#post-2007133)
 * If anyone can help here is the paste:
 * [http://pastebin.com/4aLFZeQJ](http://pastebin.com/4aLFZeQJ)
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/layers-111/#post-2007136)
 * Remove `<li><a href="<?php echo get_option('home'); ?>/">Blog</a></li>`
 *  Thread Starter [Didi Kong](https://wordpress.org/support/users/didi-kong/)
 * (@didi-kong)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/layers-111/#post-2007137)
 * Thank you.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Layers 1.1.1’ is closed to new replies.

 * 9 replies
 * 2 participants
 * Last reply from: [Didi Kong](https://wordpress.org/support/users/didi-kong/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/layers-111/#post-2007137)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
