Drop down menu not working on the home page

Discussion in 'ButterBelly WordPress Theme' started by designstouch, Aug 11, 2015.

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

    designstouch Member

    Joined:
    Feb 23, 2013
    Messages:
    133
    Likes Received:
    2
    Hi Support Team,

    Drop down menu is not working on home page please check: http://1e4.248.myftpupload.com/
    Please hover over ABOUT page.

    Drop down menu is not visible can we fix the opacity? Also, the drop down menu disappear when I hover over it.

    Thank you,
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi,

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .header_container {
        z-index: 1 !important;
    }
    #menu .ddsmoothmenu li ul {
        z-index: 99999 !important;
    }
    Regards!
    Praveen
    InkThemes.com
     
  3. designstouch

    designstouch Member

    Joined:
    Feb 23, 2013
    Messages:
    133
    Likes Received:
    2
    Hi Praveen,

    Thank you so much! Problem solved.

    Thank you for the awesome support. You Rock!
     
  4. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi,

    Thanks for the appreciation...
    It's always my pleasure to assist you...

    Always free to ask your queries...

    Regards!
    Praveen
    InkThemes.com
     
  5. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi,

    Just thought to let you know that we got an awesome membership plan of $247 which gives access to all the themes of InkThemes and plugins (designed by InkThemes)..

    Since you are already a Membership buyer and have access to all the InkThemes themes, how about paying us the discounted price just $80 and upgrade to $247 plan..

    It will give you access to all the plugins of InkThemes for just $80.. Remind you that the original cost is $247..

    Let me know how it sounds to you..

    I will tell you the process to make the payment...

    Regards!
    Praveen
    InkThemes.com
     
  6. djschaef13

    djschaef13 New Member

    Joined:
    Jan 31, 2013
    Messages:
    4
    Likes Received:
    0
    I had this same issue so finding this answer was very helpful. Thank you.
     
Thread Status:
Not open for further replies.

Share This Page