Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • phong nam Friend
    #519509

    Hi nooran,

    You can make the horizontal menu stay fixed in one place by creating a custom.css file in templates/ja_magz/css/ path and put below override css styles into:

    .affix {
    position: relative;
    }

    nooran Developer
    #519549

    Worked…
    Many thanks…

    josebeato Friend
    #539709

    I did what you suggest here and I could not change the floating menu from vertical to horizontal, as I show in the picture. They could be more explicit, please?


    1. modulo
    Saguaros Moderator
    #539806

    Hi josebeato,

    This topic is talking about the main menu, not the ‘Section menu’ as you refer to. And in order to achieve like your attached screenshot, I’m afraid you must customize the sidebar menu pretty much.

    Another option is that you assign this section menu to the main navigation via template manager: http://prntscr.com/3vkfx9

    Gruponea.com Friend
    #909647

    i’ve managed to "unstick" the menu but there is a div class (<div style="height: 153px;" class="hplace clearfix">) that show up when i scroll a little bit down that put a white space in the top of the logo and it dissapears when i scroll down lower. Any ideas of how to solve this? thanks!
    the url is: http://www.conexionregional.com.ar/nueva

    Gruponea.com

    Gruponea.com Friend
    #909820

    Solved it guys! changed the
    "position:relative" for "position:absolute"

    Gruponea.com

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

This topic contains 6 replies, has 5 voices, and was last updated by  Gruponea.com 8 years, 7 months ago.

The topic ‘Horizontal menu floating’ is closed to new replies.