• I have an Ocean theme and the website—horsewhisperer.ca
    and I wanted to put some of the menu in drop down mode, however when I did the page content also showed up in the drop down menu..
    I have drop down menus on another ocean website and never had this happen before.
    I put the menu– “professor Jesse Beery” in drop down mode underneath–“the Jeffery method of horse training” menu.
    When you highlight –The Jeffery method of horse training–Professor beery and the whole article show up in the drop down menu.
    Any one have any idea why this is happening?
    I did make some of the pages on the site—-with siteorigin page editor–
    but not those 2 pages- they are made just using regular editor. I don’t know if that has anything to do with it or not.
    thanks for any ideas.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @nitehawk,

    For some reason it is adding the nav-content to the navigation.
    I am not realy sure how to disable this option, but I do know how to remove this with the use of .css

    Add the following line to css:
    .nav-content {display: none;}

    Cheers.

    Thread Starter nitehawk

    (@nitehawk)

    I am not real good with css, “just getting my feet wet” so to speak. Can one use pagebuilder to high light the menu and add css there?

    Thread Starter nitehawk

    (@nitehawk)

    A friend tried to put the css in the c-panel, and it wouldn’t work..( she knows a lot more than I do..)so we deleted it out of cpanel because it didn’t work.
    Can I highlight the menu area and right click in chrome and “inspect” and put the css in that way? I know when you highlight something on the web page and click “inspect” it brings up the area you clicked on to inspect and highlights the css of the area.
    In chrome when one is in “inspect” there are 2 boxes, if one can put the css in that way, ( don’t know if you can or not) which box would you put it in?
    thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Drop down menu shows whole content’ is closed to new replies.