Before you ask please READ THIS

Logo is not flush with left side when in ‘Full-Width’

Hello,

I just bought the Fatmoon theme, looks very nice, great work.

The problem I’m having right now is that I would like my logo to be exactly flush with the left side of the browser. I’ve set the layout to ‘full-width’ in the customisation options, and there’s still a gap on the left side (please see attached).

I did a search on the forums and found the following CSS which, unfortunately, did nothing:

.top-menu{
float: left;
}

Many thanks in advance,

Kimon.
Screen Shot 2016-11-02 at 7.25.03 PM.png
441 x 417 - 52K

Comments

  • Posts: 2
    I managed to get what I wanted with:

    .logo-container{
    position:absolute;
    top:0px;
    left:0px;
    }

    I’m not a CSS guru, so please do let me know if this is dumb / might break something else.

    Thanks again for a great theme.

    Kimon
  • Posts: 1,758
    Hello!
    As they say: even if it's stupid and it works - it's not stupid at all. ;)
    But if you provide me an url to your website - I'll take a closer look.
    Remember to rate our theme if you like it ;)
    All the Best.
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!