Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #483025

    Hi
    There are many one page templates which have similar solutions like I want but I don’t want to buy another template because I like Enfold.I want these changes only on the first page, other sites should stay like on the demo.
    what I try to do is like on the Foto,
    Only on the first page I want
    + remove top menu to the footer and center
    + logo into the middle of the page
    I played with css but could not move the menu to the bottom like on the picture
    How can I change only first page like on the foto?

    • This topic was modified 9 years, 3 months ago by 3DStudio.
    #483337

    Hey 3DStudio!

    Thank you for using Enfold.

    Set the page to hide the header then use the Image element as logo.

    Best regards,
    Ismael

    #483396

    Thnaks to your answer Ismael
    page hide ? you mean with css? I can hide Logo over custom css but how do I set the menu to the bottom on taskbar like on the picture? only on the first page the top menu should stay at the bottom at the taskbar

    #483401

    Hey!

    Please edit your page and choose not to display header under Layout section – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/

    Regards,
    Yigit

    #483416

    I made other foto maybe its not so clear

    when I open the first page, the menu is on the top right. But I want it like on the foto on the bottom white

    #483425

    @yigit
    when I hide the header on layout Header visibility and transparency its hides header everywhere because its a one page template

    so everything again.
    I use enfold one page template, I want the header like on the photo on the bottom only at first page, on the second page it can stay there like on default

    #483710

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .home #header {
        position: fixed !important;
        bottom: 0px !important;
    }

    Best regards,
    Rikard

    #484170

    Hi Rikard
    your code sets the menu to the bottom but on the second page “about us” its still on the bottom.

    .home #header {
        position: fixed !important;
        bottom: 0px !important;
    }

    the one page template has only one page id thats my problem.
    Frontpage: here your code works well
    but on other pages like “about us” the menu should stay on top like in default

    #484329

    Hi,

    As far as I can see About Us is not a separate page, it’s a section on the same page, it will be difficult giving you code that will only be activate on certain sections on the same page unfortunately.

    Regards,
    Rikard

    #484371

    I have to go with other one page templates…I’ve testet some and they have more functions I think kriesi needs an update from this one page template and should add extra functions
    If I hide headline from Homepage, its hides the headline from all other sections

    #484744

    Hi,

    Then you are using the wrong code, could you try to explain a bit further what you are trying to do please?

    Thanks,
    Rikard

    #484777

    Hi
    the site must be
    + one page template
    + at first page the menu bar must at the bottom, on the other pages on top

    Check this site http://www.webdingo.net/zoo/
    at the first page the Home button is is on bottom, but on the second page its on top like in Enfold
    thats what I try to do with enfold one page template
    Or check this http://theme.co/x/ Menu bar is at first page on bottom , second page on top
    or http://surreal.themes.pixelentity.com/ here

    so I have to buy one of them only because the position of the menu bar

    #485222

    Hi!

    if you want such a function for Enfold you would need to hire a freelancer: http://kriesi.at/contact/customization

    Regards,
    Andy

    #485615

    I think buying one of those themes is cheaper.
    I like enfold and I hope Kriesi reads this topic.
    Enfold one page Template is very restricted, there is no option to show haeader on different sections, because hiding header works on pages. If kriese should add more one page layouts and options to enfold

    #485657

    Hi!

    Please request such feature here – https://kriesi.at/support/enfold-feature-requests/
    There are many features added after users requested so Kriesi would definitely consider it :)

    Best regards,
    Yigit

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