Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #320267

    Hi there,
    I’m trying to create a menu exactly the same as the one you show here: http://kriesi.at/themedemo/?theme=enfold under your ‘Pages’ tab. The area I am having trouble with on my own site (link attached below) is where my ‘Learning’ Menu item is listed there are two problems:

    1. I don’t want the main headings to be a link – but how do I keep these as large headings
    2. The width of the menu is not wide enough for the topics

    Thanks in advance.

    #320314

    Hey Robyone925!

    Thank you for using Enfold.

    1.) Use custom links as the headings and set the url to # (hashtag).

    2.) Try to increase the column width with this:

    #top #header .avia_mega_div > .sub-menu > li > ul > li a {
    width: 200px;
    }

    And the mega menu position with this:

    .avia_mega_div.avia_mega6 {
    right: -600px !important;
    }

    Cheers!
    Ismael

    #320326

    Thank you very much for your super prompt reply.

    Could you please provide more detail on your first answer? (1. Use custom links as the headings). Where and how do I set the custom links?

    Thanks again.

    • This reply was modified 9 years, 7 months ago by Robyone925. Reason: Thanks for your help Ismael - don't worry about my query above - I have found the Links section and it's now resolved. Yay!
    #320577

    Hi!

    Please go to Appearance > Menus and add your menu item as a new link with # for URL so it will not be clickable http://i.imgur.com/9I3QF9j.jpg

    Cheers!
    Yigit

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