Reply To: Tweaking – Please help me :)

Home Forums Support Tweaking – Please help me :) Reply To: Tweaking – Please help me :)

Home Forums Support Tweaking – Please help me :) Reply To: Tweaking – Please help me :)

#199288
Christoffer

So nice of you to reply :
Thanks!

This seems to do the trick:

@media (min-width:769px) {
    .main-navigation .main-nav {
        padding-left: 150px;
    }
    .main-navigation .sticky-logo img {
        height: 150px;
        position: relative;
        top: -20px;
        left: -20px;
    }
}

But I cant seem to be able to move the picture slightly up and to the left.
It ONLY wants to be moved right and down. (By padding)
You fancy looking into that too?
I’ve got it about the size I want it, also the overflow is perfect now, just need it slightly up to the left 🙂

  • This reply was modified 7 years, 9 months ago by Christoffer.
  • This reply was modified 7 years, 9 months ago by Christoffer.
  • This reply was modified 7 years, 9 months ago by Tom.