Lay Theme Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    Menu customization problem

    General Discussion
    2
    4
    87
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      bensalgado last edited by

      Hi everyone,

      I have this problem, it's probably easy to fix but I really can't figure it out....
      I have three menu, and all of them have a "mouseover effect", which is pretty basic. The text goes black and it gets underlined.
      However I would like to remove this effect on my third menu. Right now, I've managed to keep the text white, but I can't get ride of the underline.
      This is the code I've added in my custom css :

      nav.third_menu a:hover{
      color: white;
      text-decoration: none;
      text-decoration-line: none;
      border-bottom-width: 0px;
      border-bottom-style: none;
      border-bottom: none;

      }
      

      The website is : http://danslekosmos.fr, and its for the social media menu on the bottom right.

      Thanks a lot !

      1 Reply Last reply Reply Quote 0
      • mariusjopen
        mariusjopen Global Moderator last edited by

        Dear @bensalgado
        Try this:

        .third_menu a:hover span {
            border-bottom-width: 0px !Important;
        }
        

        Let me know if that works!

        Best!

        Marius

        www.mariusjopen.world

        1 Reply Last reply Reply Quote 0
        • B
          bensalgado last edited by

          Hi Marius,

          It works perfectly, thank you so much !

          Cheers
          Ben

          1 Reply Last reply Reply Quote 0
          • mariusjopen
            mariusjopen Global Moderator last edited by

            Great! You are welcome!

            www.mariusjopen.world

            1 Reply Last reply Reply Quote 0
            • First post
              Last post

            Before you post

            Use the Search Feature. Maybe there is already a solution to your issue.

            1. Update Lay Theme and all Lay Theme Addons
            2. Disable all Plugins
            3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
            4. Now see if your problem solved itself
            5. Go here, see if your problem is listed here:
            Troubleshooting

            When you post:
            1. Post a link to where the problem is
            2. If the problem is difficult to explain, post screenshots / link to a video to explain it

            Thanks!

            Online Users

            S

            Recent Topics

            • T

              OpenType Feature

            • T

              Split Screen just on front page / subpages without the split?

            • T

              problem when I click on the category filter buttons on mobile

            • G

              z index has different behaviors on different pages

            laytheme.com