Viewing 15 posts - 1 through 15 (of 27 total)
  • Posted in: Dante
  • #109836
    consult-one
    Member
    Post count: 78

    Hi there,

    can you please tell me how to disable the navigation pointer/mega-hover for the last child of the navigation in the css?

    Thanks.

    #109954
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You mean the underline?

    – Kyle

    #109955
    consult-one
    Member
    Post count: 78

    Yeah, the animated underline

    #109957
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    To remove it only on the last menu item, add this to your custom css:

    nav#main-navigation .menu li.menu-item:last-child > a > .nav-line {
      display: none;
    }

    – Kyle

    #109964
    consult-one
    Member
    Post count: 78
    This reply has been marked as private.
    #109969
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Because your link hover color is #e87e3c and then it gets overwritten by #E86B20

    – Kyle

    #110008
    consult-one
    Member
    Post count: 78

    Where do you see #e87e3c?

    #110014
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Is it your accent color?

    – Kyle

    #110022
    consult-one
    Member
    Post count: 78

    Is use #e86b20 as accent color too

    #110027
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    It must be somewhere in your color customiser

    – Kyle

    #110028
    consult-one
    Member
    Post count: 78

    Have you read #e87e3c in the inspector?

    My current color scheme is:

    Setting Name,Setting Value
    Color Scheme Name,current
    accent_color,#e86b20
    accent_alt_color,#ffffff
    secondary_accent_color,#2e2e36
    secondary_accent_alt_color,#ffffff
    page_bg_color,#222222
    inner_page_bg_color,#ffffff
    section_divide_color,#e4e4e4
    alt_bg_color,#f7f7f7
    topbar_bg_color,#ffffff
    topbar_text_color,#ffffff
    topbar_link_color,#ffffff
    topbar_link_hover_color,#222222
    topbar_divider_color,#f7f7f7
    header_bg_color1,#ffffff
    header_bg_color2,#ffffff
    nav_text_color,#252525
    nav_text_hover_color,#252525
    nav_selected_text_color,#e86b20
    nav_pointer_color,#e86b20
    nav_sm_bg_color,#ffffff
    nav_sm_text_color,#666666
    nav_sm_bg_hover_color,#f7f7f7
    nav_sm_text_hover_color,#000000
    nav_sm_selected_text_color,#000000
    nav_divider,none
    nav_divider_color,#ffffff
    promo_bar_bg_color,#333333
    promo_bar_text_color,#ffffff
    page_heading_bg_color,#f7f7f7
    page_heading_text_color,#222222
    breadcrumb_text_color,#333333
    breadcrumb_link_color,#333333
    body_color,#333333
    link_color,#e86b20
    h1_color,#000000
    h2_color,#000000
    h3_color,#000000
    h4_color,#000000
    h5_color,#000000
    h6_color,#000000
    impact_text_color,#000000
    pt_primary_bg_color,#e86b20
    pt_secondary_bg_color,#B4E5F8
    pt_tertiary_bg_color,#E1F3FA
    lpt_primary_row_color,#fff
    lpt_secondary_row_color,#f7f7f7
    lpt_default_pricing_header,#e4e4e4
    lpt_default_package_header,#f7f7f7
    lpt_default_footer,#e4e4e4
    icon_container_bg_color,#ffffff
    sf_icon_color,#e86b20
    boxed_content_color,#e86b20
    footer_bg_color,#252525
    footer_text_color,#cccccc
    footer_border_color,#333333
    copyright_bg_color,#252525
    copyright_text_color,#999999
    copyright_link_color,#ffffff

    #110030
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please provide me with a login so I can look into it

    – Kyle

    #110042
    consult-one
    Member
    Post count: 78
    This reply has been marked as private.
    #110143
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    See screenshot

    – Kyle

    Attachments:
    You must be logged in to view attached files.
    #110146
    consult-one
    Member
    Post count: 78

    Ah thanks. I changed it, but it still won’t work.

Viewing 15 posts - 1 through 15 (of 27 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