move the category menu
-
Hello,
i try to move my category menu under the contact menu, currently the “category” menu is only visible on my contact page, maybe at present this menu is hide under the home?
http://nicolasdufeu.com/contact/
Any ideas?
thanks for your great support !
The blog I need help with is: (visible only to logged in users)
-
.widget-area {
display:inline;
float:left;
margin:-550px 855px 0;
width:195px;
}.widget-title {
display:none;
}With this code, it works ! I am getting handly with CSS (thanks firebug !)
But i still don’t know why i can’t see the category menu on my home home page, and how to put the text (architectural pattern and miscellaneous) in grey.Here i am !
-
The AutoFocus theme has made the design choice not to display widgets on the home page, and that’s why you don’t see the categories widget you added on your Appearance → Widgets page on your home page.
It sounds to me like adding categories using the custom menu options might work out better for you. Here is a help page showing how to do it:
-
-
- The topic ‘move the category menu’ is closed to new replies.