Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #619728

    Hey guys

    Can you have a look at our website http://www.baeren-seengen.ch. We need our logotext “Bärenmatte Seengen” to align with the text in the main menu on the right. We’ve tried this in the CSS but didn’t work for us: .logotext { top: 8px; position: relative; }

    Thanks for your help.

    Aline

    #619883

    Hi Aline!

    Please use following code

    .logo {
        top: 10px!important;
    }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.