Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • pavit Moderator
    #984935

    Hi there

    If you want to create something like UBER-Landing then follow documentation HERE

    Best regards

    me200784 Friend
    #984959

    No, just want to know how to remove the menu on ja restaurant – is it possible?

    pavit Moderator
    #984960

    No, just want to know how to remove the menu on ja restaurant ā€“ is it possible?

    Try to add this to your custom.css

    .t3-header.affix {
    display:none;
    }
    me200784 Friend
    #984969

    It doesn’t seem to work…any other suggestions?

    pavit Moderator
    #984975

    Hurstonthehill

    If you applied correctly code in the correct file it should works .

    Please update account provided above with a super user privileges , i logged in but i cannot look at your settings with it

    me200784 Friend
    #984977

    Thought i’d updated – clearly being blonde šŸ˜‰

    pavit Moderator
    #984991

    Thought iā€™d updated ā€“ clearly being blonde ?

    It doesn’t works

    me200784 Friend
    #985122

    Clearly not having one of those days…all up to date now! Thanks in advance for your help!

    pavit Moderator
    #985131

    Hi

    I created a custom.css file in /templates/ja_restaurant/css folder and added to it

    .t3-mainnav .container {
      display:none!important;
    }

    Your main menu is disappeared now from your template


    1. Screenshot-at-nov-10-10-26-38
    me200784 Friend
    #985160

    Thanks for all the help – perfect!

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

This topic contains 10 replies, has 2 voices, and was last updated by  me200784 7 years, 5 months ago.

The topic ‘Hide the main menu’ is closed to new replies.