[Support request] Can i move this widget into navigation bar?

Home Forums Support [Support request] Can i move this widget into navigation bar?

Home Forums Support Can i move this widget into navigation bar?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #432408
    Fraivio

    Can i move this Widget into Navigation Bar?

    Flag in Navigation bar

    #432766
    Leo
    Staff
    Customer Support

    Hi there,

    Can you link me to the page?

    Thanks!

    #434045
    Fraivio

    you can check to basejahtera.com

    #434098
    Leo
    Staff
    Customer Support

    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/

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.