Home Forums Basel support forum one page menu

one page menu

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #186038

    Mujtaba
    Participant

    hello

    I work on a website one-page

    for homepage (one-page) i use custom page

    i don’t need this menu to show on other page like (cart -checkout-porduct page)

    #186087

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    You would better to upload a landing page demo and edit it as per your needs. Or do you want to remove the menu at all?

    Best Regards

    #186115

    Mujtaba
    Participant

    Yes I use theme demo and edit it

    I need menu only homepage

    Don’t need it to show in other page

    Other page ineed to add different menu

    #186175

    Hello,

    You need to hide the menu with custom CSS. You should add this CSS into Page settings of the WP Bakery page builder https://prnt.sc/rxbf6e

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .main-header .main-nav{
     display:none;
    }

    Best Regards

    #186224

    Mujtaba
    Participant

    more explain

    from page setting (custom meta box from theme )

    is it possible

    to change menu for page like changing header of page (HEADER OPTIONS )

    or ( sidebar option)

    thank you

    #186236

    Hello,

    If you change the Header in the custom meta box from the theme, you will change the header layout, however, the menu would remain, you can hide menu adding custom CSS to the Page settings of WP BAkery page builder as per the screen.

    Best Regards

    #186256

    Mujtaba
    Participant

    I don’t need to hide it

    I need meta box option to make custom menu for page

    #186265

    Hello,

    Unfortunately, our theme does not have the option to set a different menu for different pages.

    Best Regards

    #186267

    Mujtaba
    Participant

    Is there any code can use it make it possible

    Thank you for your time

    #186289

    Hello,

    Such a feature requires complicated customization which is not covered by our support. If we had a quick solution we would have provided.

    Best Regards

    #186319

    Mujtaba
    Participant

    Thanks you again

    #186331

    If you have any questions please feel free to contact us.

    Best Regards

Tagged: 

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

The topic ‘one page menu’ is closed to new replies.