New Landing How can we help? Themeforest Theme Support Dante Change the cursor style in menu

Viewing 15 posts - 1 through 15 (of 16 total)
  • Posted in: Dante
  • #169050
    Davinci
    Member
    Post count: 67

    http://prntscr.com/6yqvl0
    I want to change the style of the cursor for some menu items that are under the style of “#”.

    I try to add it here:
    http://prntscr.com/6yqwg6

    I add this class in custom css:
    .cursorlink { cursor: default; }

    But I did not succeed. Help me please.

    #169233
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    It seems all fine, but inspecting the code I can’t see that additional class in the menu item.

    Can you check if the class value is still in the menu item?

    -Rui

    #169339
    Davinci
    Member
    Post count: 67

    Yes, it is.

    Look, custom css:
    http://prntscr.com/6z1w1l

    Class in menu:
    http://prntscr.com/6z1wkv

    Is it correct?

    #169353
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please correct this code at custom css code area:
    1-`Find this code:-
    nav#main-navigation .menu ul.sub-menu > li{
    280px !important
    }

    Change to:-
    nav#main-navigation .menu ul.sub-menu > li{
    width:280px !important
    }`

    Please remove extra }, after this code:-

    i.ss-rows{
    font-family:fontAwesome !important;
    }

    Thanks
    Mohammad

    #169540
    Davinci
    Member
    Post count: 67

    I delete this class:

    nav#main-navigation .menu ul.sub-menu > li{
    280px !important
    }
    I do not need it at all.

    And remove extra }, but the style of the cursor does not appear.

    #169565
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Which menu? I can’t find shop in your menu

    – Kyle

    #169646
    Davinci
    Member
    Post count: 67

    What’s the difference what is my menu?

    Shop menu is here:
    http://611858.dizajn.web.hosting-test.net/shop/

    I want to create different cursor for different menu elements.

    http://prntscr.com/6yqvl0
    I want to change the style of the cursor for some menu items that are under the style of “#”.

    I try to add it here:
    http://prntscr.com/6yqwg6

    I add this class in custom css:
    .cursorlink { cursor: default; }

    Style cursor is not changed by this.

    #169854
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me wordpress admin login detail to correct your css code.
    Thanks
    Mohammad

    #173823
    Davinci
    Member
    Post count: 67
    This reply has been marked as private.
    #174363
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please check it now. I have rectified css syntax error.
    Thanks
    Mohammad

    #174423
    Davinci
    Member
    Post count: 67

    I add this class here:
    http://prntscr.com/74oyc1

    Nothing has changed in the menu.

    #174433
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Its main menu link or sub menu link?
    Thanks
    Mohammad

    #174825
    Davinci
    Member
    Post count: 67

    This is any links with “#”.

    Attachments:
    You must be logged in to view attached files.
    #174869
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    ul.menu > li > a[href="#"]{
    cursor:default !important;
    }

    Thanks
    Mohammad

    #174889
    Davinci
    Member
    Post count: 67

    Thank you!!!

Viewing 15 posts - 1 through 15 (of 16 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register