Menu - Drop-down Hover

Discussion in 'GeoCraft WordPress Theme' started by rdeshazer, Jan 10, 2016.

Thread Status:
Not open for further replies.
  1. rdeshazer

    rdeshazer Member

    Joined:
    Dec 21, 2014
    Messages:
    302
    Likes Received:
    0
    Location:
    USA
    Navigation Menu on website: www.squirrlit.com


    When you hover over drop down menu items to the outsides of the menu text, the text background stays white while the outside ends are grey. The background text when hovering over regardless of where, the entire row should highlight grey. Please see attachment for before and after code is applied.

    Thx
     

    Attached Files:

  2. priya

    priya Guest

    HGello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    #menu .ddsmoothmenu li li a {
        background: transparent;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
    rogerb likes this.
  3. rdeshazer

    rdeshazer Member

    Joined:
    Dec 21, 2014
    Messages:
    302
    Likes Received:
    0
    Location:
    USA
Thread Status:
Not open for further replies.

Share This Page