How can I modify my menu layout and fix image loading issues?

i need to change this layout from this to that .

i need to change the menu layout to this ?

also, the images are going scrolling down while loading the pages and some of the title are showing flags in some they are not showing .

link - https://boyodemo.myshopify.com.
please dont let me down , its urgent

@nikz35 , Password Please

boyodemo

need to add a newsletter button in the footer

@nikz35 ,

#header .menu ul .nav-item .list-woman.shop .menu_lv2:after {
    border: 0;
}
a.delay03.d-inline-block.mb-2.relative.menu_lv2 {
    background: #28a745;
    border: 0;
    padding: 10px;
}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->engo-customize.scss.liquid

i am sorry to say that this was not i ment the order arrangement of the level 2 menus

@nikz35 ,

It will happen because the categories are varying in different numbers. you have to manage it.

so that it will be in proper layout.

There is a bootstrap layout ie column.

It takes fixed width.

You have to do customize your theme for changing the layout.

How to edit it can you guide me ! i am beginner developer