• Resolved Quartzkyte

    (@quartzkyte)


    Hi,
    I’m new to WordPress and a bit “lost in translation”…
    I’m trying this very nice theme and would like to add an additional navbar (on the theme picture, above the picture slider and blow the theme name).
    Is it possible?
    Thank you for any help.
    Mike.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    Here I’m sending screen-shot link which will be your output.

    If yes, then Go to Dashboard Admin Panel >> Appearance Menu >>

    Theme Options >> Custom Css.

    Now write given below CSS rule into custom CSS Box:

    .menu_main { float: left; margin-left: -318px; margin-top: 80px; position: relative; width: auto !important; }

    Now save the changes.

    Thanks

    Thread Starter Quartzkyte

    (@quartzkyte)

    Hi,
    So far it pushed the bar to the left, and I don’t see another one created but I guess when I have enough links created it will do…
    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is it possible to add a navbar?’ is closed to new replies.