Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #1257618

    Hello, i got a problem. My client asked me to make the homepage different from the other pages.
    the menu background color on the homepage would be blue, and for the rest of the site green.

    what is the best way to accomplish this?
    if i work with a navigation widget, how can i tell to system not to show the menu the default way, so the menu is not displayed double.
    As in General Layout i can see no option to NOT show the menu, i only see the options:
    Top Header – Left Bar – right Bar.

    or if i dont work with widgets, and just choose for Logo and main menu area on the left, how can i say: but not for the homepage? The homepage has his own sctucture, without sidebars and header. (also the logo above the menu: it should be displayed only on the homepage, not at the other pages….. So thats why i think working with no sidebars and just make a left column on the homepage would be the most easy as a solution…)

    best regards, jelle

    ps: ive nearly nailed it here: https://jmcwebdesign.nl/lonnagard2/
    but when i looked at it on a mobile, this widget nav did display as a complete menu on top of the text, and not as the three horizontal lines
    in the top right corner…too bad…
    ps2: another thing ive tried to exclude the homepage is finding its ID (which was 2) and put in the quick css:
    .page-id-2 #header_main_alternate { background-color: #8db4e2 !important; } but this did not do a thing…

    • This topic was modified 4 years, 1 month ago by yampieters.
    #1257649

    You can exclude an element on the homepage only using its class “home” and CSS like so:

    .home .class_of_my_element_I_dont_want_to_show{
    display: none;
    }

    #1257655

    Thanks cherrmann , i ll have a look at it!

    #1257758

    Hi yampieters,

    Do you need more help with the issue or is it resolved now?

    Best regards,
    Victoria

    #1257866

    Hello victoria, yes, and my main concern is: how can i turn the widget menu here:https://jmcwebdesign.nl/lonnagard2/
    into a burger menu on my mobile?
    i did all the right things, but on my mobile it keeps on displaying as a elaborat menu

    https://jmcwebdesign.nl/lonnagard2/wp-content/uploads/2020/11/Screenshot_2020-11-03-Enfold-Child-‹-jmcwebdesign-nl-—-WordPress.png

    #1258467

    Hi yampieters,

    The widget menu does not turn into a burger menu. The settings in the screenshot are for the header main menu.

    Best regards,
    Victoria

    #1258621

    ok, do you mean that you never can tell a widget menu to be a burger menu on a mobile?

    #1258994

    Hi,

    Thanks for the update. Widget menus don’t turn into burger menus by default, no. But you can create a custom mobile menu and select to use that under Enfold->Main Menu->Alternate Menu for Mobile.

    Best regards,
    Rikard

    #1259031

    aha, oke, thanks rikard, ive made another menu for mobiles under Enfold->Main Menu->Alternate Menu for Mobile , but i dont see it displaying…
    is there another thing i should do to display it on my mobile?

    • This reply was modified 4 years, 1 month ago by yampieters.
    #1259166

    Hi,

    Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1259167

    Hi,

    Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1259203

    Hi rikard see below
    nb: the menu called Zweden ive put in the widget, the menu called Mobile i would like to see as a burger menu…

    • This reply was modified 4 years, 1 month ago by yampieters.
    #1259464

    Hi,

    Thanks for that. I see that you have selected to not show the header on the only page you have, the header needs to be visible for the mobile menu to show. Could you try to select another header options in the Layout menu please?

    Best regards,
    Rikard

    #1259500

    see below please

    #1259765

    Hi,

    You have this in your Quick CSS:

    #header { display: none !important; }

    Please remove it.

    Best regards,
    Rikard

    #1259929

    thanks a lot rikard, that solved the problem…you can close this ticket now
    best regards, jelle

    #1259989

    Hi yampieters,

    Great :)

    We are closing the thread.

    If you need further assistance please let us know in a new one.

    Best regards,
    Victoria

Viewing 17 posts - 1 through 17 (of 17 total)
  • The topic ‘seperate homepage’ is closed to new replies.