New Landing How can we help? Themeforest Theme Support Joyn On main menu, how delete border top on hover ?

Viewing 15 posts - 1 through 15 (of 15 total)
  • Posted in: Joyn
  • #158356
    blaouchez
    Member
    Post count: 448

    Hello,

    On main menu, how delete border top on hover ?

    Regards

    Attachments:
    You must be logged in to view attached files.
    #158362
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can’t see anymore in your site? Did you sorted it?
    If you choose the style minimal that wont appear also.

    -Rui

    #158367
    blaouchez
    Member
    Post count: 448

    I use

    #main-navigation ul.menu > li:hover > a {
    	box-shadow: none!important;
    }

    Is there a simpler solution?

    #158475
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Yes. Its simple solution. You can use it without any problem.
    Thanks
    Mohammad

    #219788
    thebeesons
    Member
    Post count: 85
    This reply has been marked as private.
    #220066
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    1)

    Please add this:

    nav .menu > li.current-menu-ancestor > a, 
    nav .menu > li.current-menu-item > a, 
    nav .menu > li.current-scroll-item > a, 
    #mobile-menu .menu ul li.current-menu-item > a,
    #main-navigation ul.menu > li:hover > a {
        box-shadow: none!important;
    }

    2)

    To change the topbar line color, please use this and change the color code to yours:

    #top-bar {
        border-bottom: 1px solid #e3e3e3!important;
    }

    Thanks,
    David.

    #220083
    thebeesons
    Member
    Post count: 85
    This reply has been marked as private.
    #220085
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Do you have any other css rules besides this ones?
    Can you change the user profile to admin so I can check if there is any error in the css?

    Thanks

    -Rui

    #220088
    thebeesons
    Member
    Post count: 85
    This reply has been marked as private.
    #220100
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Sorted for you, it was text decoration not box shadow

    – Kyle

    #220102
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Can you check again?

    -Rui

    #220104
    thebeesons
    Member
    Post count: 85

    Menu decoration sorted – thanks,

    Any thoughts about the border on the TopBar?

    Gb

    #220107
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this:

    a:hover, a:focus {
      text-decoration: none!important;
    }

    – Kyle

    #220110
    thebeesons
    Member
    Post count: 85

    All sorted

    Amazing support as ever.

    Thanks

    GB

    #220113
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks Kyle

    -Rui

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

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

License required for the following item
Login and Registration Log in · Register