• Resolved lofoten85

    (@lofoten85)


    Hi,

    Is it possible to remove the main menu – but still have a grey thin line under ones logo?
    When i removed the main menu – it is just open between the logo and the main part of the site – and then the design looks “too open”..

    How do I add a line?

    If its not possible in the current version of the theme – can you change this in the theme?

    A thin line just as there is over and under the main menu when its there.. (But only need one line when the menu is not there)
    Like the thin line that is between the main field and the footer..

    best regards
    Ruben

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Takao Utsumi

    (@utsumit)

    Hi,

    Please add the following code to your theme.

    .site-branding {
      border-bottom: solid 1px #ddd;
    }

    This line is not the same width as the footer, but it works.

    Thread Starter lofoten85

    (@lofoten85)

    That was exactly what I wanted ??

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header line’ is closed to new replies.