Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #12062
    Bill Pagonas
    Member

    Hi Sakin,
    I want to add a second menu bar above the picture in my front page.
    How can i do that?
    http://www.focusblog.site40.net/

    Futhermore, as you can see there is too much free space between my main menu bar and the picture i have. How can i remove this space?

    #12079
    Sakin
    Keymaster

    @Bill Pagonas: Sorry there is no option to add second menu in this theme. You need build child theme and do the customization.

    Sorry, what type of space are you talking about? I don’t see much space. Can you explain it.

    #12114
    Bill Pagonas
    Member

    Thank you.
    I don’t want any space between the picture in the main page and the menu bar. Is there any way to remove it???

    #12120
    Sakin
    Keymaster

    @Bill Pagonas: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #header-content, #branding .logo-wrap { margin: 0; }
    #site-details, #sidebar-top  { display: none; }
    #12126
    Bill Pagonas
    Member

    It works perfect!!! Thank you very much!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Second menu bar and big empty space’ is closed to new replies.