Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #402537

    How can I fix the Main-Top-Menu to the browser window? I have already done in yout recent enfold version, but the version 2.9.2, it is not working (looak at link copied in the private content). Thanks!

    #402888

    Hi jruizmatrix!

    Can you please post a screenshot and show the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
    P.S.: Please do not create duplicated topics as it is making it harder for us and for other users to follow. I closed this one – https://kriesi.at/support/topic/how-fixing-main-menu-to-browser-window/

    Best regards,
    Yigit

    #403279

    Sorry Yigit, I did it because the first one wasn’t shown on the forum. Yes of course. I want to do that …

    1) To paste these parts for making an unique main-menu http://bit.ly/1vEWduY
    2) To fix this previous menu to the top of the browser-window, without leaving holes at the top. Remove this part http://bit.ly/1LPWD5G

    Thanks!

    #403795

    Hey!

    you are using a very old version of the theme. Please update to the newest one (v3.0.8): https://vimeo.com/67209750

    Just go into your menu settings and add those 3 from above into your main menu.

    Add this to your quick CSS to fill the above your header:

    .html_header_top.html_header_sticky #header {
    top: 0px;
    }
    

    Regards,
    Andy

    • This reply was modified 9 years, 8 months ago by Andy.
    #404353

    Thanks Andy, but this only fixes the main menu, doesn’t it? I need fix the part where ‘Identificarse’ and ‘Registrarse’ are written. My Enfold version is 2.9.2. I mean … this http://bit.ly/1vEWduY and this http://bit.ly/1LPWD5G. Thanks a lot

    • This reply was modified 9 years, 8 months ago by jruizmatrix.
    #404966

    Hi!

    Add the menu items of the secondary menu to the menu that you set as Enfold Main Menu. Add this to the Quick CSS field to remove the header_meta container:

    #header_meta { display: none; }
    

    Cheers!
    Ismael

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