Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #67166
    roche5000
    Member

    http://www.constructionsoftwarenews.net

    I want the menu in the widget, but not a the top

    thanks

    #67220
    Sakin
    Keymaster

    @roche5000: Yes, for that you can add custom menu widget to your sidebar from “Appearance => Widgets”.

    Then you can add the following css in “Appearance => Theme Options => Custom CSS” box:
    #header #mainmenu { display: none; }

    #67223
    roche5000
    Member

    perfect
    thanks

    #68358
    Tara
    Member

    Hello,

    I am wanting to change the position of my main menu. I want to shift it down so there is no gap at the bottom. I hope that makes sense. Here is my url:

    http://www.soullifeblog.com/

    Thanks in advance.

    #68721
    catchinternet
    Keymaster

    @Tara: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box:
    #header .bottom-bg { padding-top: 0; }

    #68722
    Tara
    Member

    @catchinternet: That worked perfectly! Thanks!

    #68728
    catchinternet
    Keymaster

    @Tara: that’s nice

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘simple catch menu’ is closed to new replies.