• hi

    need urgent help please. I’ve a website:
    https://cakesandbakery.com/

    Now I’ve added a slider to homepage as you can see. But there’s a big gap between original header navigation menu and slider – how do I remove it? I’ve tried it but not able to do it

    thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • #navigation {
        margin-bottom: 0;
    }
    Thread Starter ramneek123

    (@ramneek123)

    that’s awesome – works real smooth, thanks.

    also, if you note there’s again lot of space wasted at top of header between the address bar and logo on left and checkout basket on right – can we eliminate that?

    I tried:
    #navigation {
    margin-top: 0;
    }

    but to no avail.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Artificer Header – Unable to remove blank space’ is closed to new replies.