Home Forums Basel support forum Remove header shadow

Remove header shadow

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #3216

    Anonymous
    Inactive

    Hi

    Is it possible to remove the shadow of the header ?

    More over, is it possible to place the menu and the widgets only in the footer ?

    #3230

    Artem Temos
    Keymaster

    Hello,

    Yes, here is custom code snippet that you can place to the Custom CSS section in Theme Settings to remove this shadow

    .header-menu-top.header-has-no-bg .navigation-wrap {
        box-shadow:none;
    }

    It is not quite clear about your menu and widgets in footer question. Could you provide a bit more details to this?

    Regards

    #3257

    Anonymous
    Inactive

    Well, the answer is in the link I gave you. As you can see in the home page, the menu is placed below the slider. And I think I could have the widgets (such as research, card,…) in the same area.

    #3266

    Artem Temos
    Keymaster

    Sorry, but there is no way to move header navigation to the footer.

    #3270

    Anonymous
    Inactive

    Too bad. Maybe in a future update ?

    #3271

    Artem Temos
    Keymaster

    Sorry, but we don’t have any plans to move header elements including menu, cart widget and search to the footer area at the moment and guarantee that its will be implemented soon.

Viewing 6 posts - 1 through 6 (of 6 total)