This topic has 3 replies, 2 voices, and was last updated 9 years by Radu.

  • Author
  • #89503
     shefaat
    Participant

    Hey,

    I’m working on a website with several upper points. Everything works great, but when you click on the upper points (bevor clicking the sub points) they open a new page that is not really needed.

    Unfortunately, I could not figure out how I can turn off the points opening, so that they only serve as navigational points.

    Thanks in advance. 🙂

    #89603
     Radu
    Moderator

    Hi,

    That is happens bcause the line height of the menu

    go to wp-admin -> theme options -> header options -> Main Menu Height* change value to 50,60 see how it shows with different values.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #90036
     shefaat
    Participant

    No, i don´t mean the height.
    For example i have 3 main points like products, technology and contact. And the upper point products have 3 more subitems. I want to avoid that when you (maybe accidentely) click on the product point and there is opening a new site. My aim is that it just serve as navigational point to direct you.

    #91285
     Radu
    Moderator

    Hi,

    Try whith css

    COPY CODE
    
    .navbar-transparent.on-dark-bg .navbar .navbar-nav>li { margin-top:30px !important }
    .navbar-transparent.on-dark-bg .navbar .navbar-nav>li>a {line-height: 30px !important;}
    

    Let me know

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?