• Resolved webdomtom

    (@webdomtomfr)


    Hi Danielle Hickinbotham,

    I have tried all you said upper. And it’s just not working for me…

    I just want to reduce the padding up / down to fit better around the logo. The website is OhMyBeats.

    Could you help?

    Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi,
    you have static home page, not standard “blog-like”.
    From your source code, I see that you have active “#nav-topbar.nav-container” – this is space above the logo.
    Default in Hueman theme: it is place for top menu, in your case it is invisible, but active.
    I don’t know how you produced this behavior, but re-chek:
    “Menus”->”Edit Menus”->”Menu Structure” under “Theme locations” (bottom of page) – “Topbar” menu checkbox should be unchecked (only “Header” should be checked – in fact, that is middle menu you are using).
    I suppose this causes “effect” that your whole #header has top-padding of 50px (default: no top-padding).
    Pls inform if this solves problem – you have lot of CSS modifications, I can inspect further (but to eliminate this trivial thing).
    Regards,
    Mike

    Thread Starter webdomtom

    (@webdomtomfr)

    Thanks for your help. It seems to be good now. It was just the top bar menu but without anything inside. Just blank like 50px up.

    It was finally trivial like always.

    Thanks again have a nice week end.

    No problem, always glad to help if I can (hope you changed your opinion from previous thread ??
    Please mark [resolved] since you opened this thread.

    Thread Starter webdomtom

    (@webdomtomfr)

    Hi Mike Orange (or anyone could help ?? )

    I had to re install my theme unfortunatelly :/

    Then i realised that my header logo was as described before. I would like to change the padding top and bottom.

    I have tried all described here:
    – There is no top menu
    – I have tried changing the padding top and bottom as adviced last time, it didn’t work too.

    https://www.ohmybeats.com

    If u have another idea let me know.

    Peace!

    Hi webdomtom. Try adding this to your css:

    #header .pad {
      padding: 0;
      }
    Thread Starter webdomtom

    (@webdomtomfr)

    It worked fine. But using the custom CSS! Not by modifying the classic one.

    Thanks again. Resolved!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Padding bottom and up (any topic works!)’ is closed to new replies.