Site logo

Archived topic

Can i move this widget into navigation bar?

3 replies · Started by Fraivio on November 24, 2017

Viewing posts 1–4 of 4

Can i move this Widget into Navigation Bar?

Flag in Navigation bar

Hi there,

Can you link me to the page?

Thanks!

you can check to basejahtera.com

Are you able to add polylang as menu items?

If not then give this CSS a shot:

.nav-float-right .header-widget {
    display: inline-block;
    top: 0;
}
.nav-float-right .inside-header .main-navigation {
    clear: none;
}

Adding CSS: https://docs.generatepress.com/article/adding-css/

This archived topic is closed to new replies.