Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #254963

    Hi,

    How to add more space above the logo?

    Regards

    #254992

    Hey simonac!

    Please add following code to Quick CSS and adjust as needed

    .logo img { margin-top: 15px; }
    .header-scrolled .logo img { margin-top: 0; }

    Cheers!
    Yigit

    #255001

    Allright, thats works, but now i hace to add more space untder the logo. Otherwise it laps over/behind the menu. ;)

    #255006

    Hey!

    Can you post the link to your website where we can see it?

    Best regards,
    Yigit

    #255012
    This reply has been marked as private.
    #255031

    Hey!

    It seems fine on my end – http://i.imgur.com/YA3nMdT.png
    Can you post a screenshot of the issue you are having?

    Regards,
    Yigit

    #255033
    This reply has been marked as private.
    #255039

    Hi!

    Which OS and Browser are you using?

    Best regards,
    Yigit

    #255043

    win 8 and firefox 28.0

    #255056

    Hey!

    Please add following code to Quick CSS as well

    #header_main .container { height: 230px; }

    Regards,
    Yigit

    #255061

    OK, that worked!

    #header_main .container { height: 280px!important; }

    But why does that not happen automatically?

    Thanks

    #255071

    Hey!

    Because there is already specified value on the selector. Shall i mark the topic as resolved or do you have any other questions? :)

    Best regards,
    Yigit

    #255073

    Thats all Thanks!

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘How to add more space above the logo?’ is closed to new replies.