Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #469158

    Hello!

    I like ta have a small line at the side of the site. I do this with:

    html {
    padding: 0px 15px;
    background-color: #e1af0d;
    }

    But the transparent header is overlapping in the ride side when you scroll down the site (see pic). I dont no how to fixed this and could not find it on the forum. Hope you can help.

    Greets!

    #469175

    Hi Tim!

    Please add following code to Quick CSS as well

    #header {
      width: 98%;
    }

    Best regards,
    Yigit

    #469193

    Hey Yigit,

    hats looks different on different sizes. It should be the same as when you don’t scroll.

    Greets Tim

    #469452

    Hi!

    I’m not sure what you mean by that, could you provide us with a screenshot please?

    Cheers!
    Rikard

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