Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29064

    Hi,

    first of all sorry for my english.

    I want to make a menu like this:

    – Our Service

    – Service 1

    – Service 2

    – Service 3

    I Don’t want “Our Service” links to a specific Page and I like cursor is set to default. For example like “Das sind wir” voice in this site http://www.happybeagle.de/a-wurf/

    I can’t figure out how I can do it, any suggestions?

    THX a Lot.

    Daniele

    #139604

    Hi Daniele,

    Please add following code to custom.css file or in Quick CSS section in Enfold theme options page under Styling

    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a { cursor: default!important; }

    You can add menu item as shown with # to make it not to link to any specific page

    Regards,

    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘cursor: default; in the first-level menu’ is closed to new replies.