Before you ask please READ THIS

Remove the padding at the top

edited January 2014 in Superior Posts: 8
Hi ! I want to remove the white bar behind the menu. Using Google Chrome I was able to identify the element style in charge of that parameter:



I just want to change the "padding-top:97px;" to 0px

However I can't find the line in the theme...
Any advice where to look for it ?

Thanks :)

((Steo))

Comments

  • AirAir
    Posts: 10,970
    Hello

    Can you show what you mean with screen shot and live link? Touching this padding is not good cause of how layout is made.

    With regards.
  • Posts: 8
    I'm developing locally so I won't be able to show you the live site, but I made a video:
    https://www.dropbox.com/s/3d11pg6ttxxpzb5/Problem with padding top.mp4
    What I want is that the content is fullscreen and the menu hover it.

    I already change the settings so that the menu is transparent, but I want to find a way to keep it transparent all time. And that top padding is messing with my ambitions ^^

    I want to try it and if it cause severe problems in the theme, I'll find another way, but it's not a big deal since the website is still in development.

    Cheers :)
  • AirAir
    Posts: 10,970
    OK

    So either set this padding with !important or take interest in header: function() in 352 line of js/script.js

    With regards.
  • Posts: 8
    Ok thanks I'll try that :)
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion