• Hello;

    I have a layout problem with my css. There is a space between page posts and navigation menu. How can i fix it.

    Spe Webpage

    I tried to solve it by editing the rows in css, but it did not work.

    #layout {
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
    }
    .full {
    width: 100%;
    margin: 0 auto;
    background: #fff

    Thank you…

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Theme: Ht-Increate] Layout problem’ is closed to new replies.