Menu items have no background in pro version but do in trial?

Discussion in 'BlackBird WordPress Theme' started by bcy998, Oct 29, 2012.

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

    bcy998 New Member

    Joined:
    Oct 14, 2012
    Messages:
    5
    Likes Received:
    0
    Hello,

    I was wondering if someone could help me with the thread title issue.

    I liked the Blackbird theme so much i decided to purchase the pro version. However, it seems that the menu items on the below the first list isnt showing any background making it difficult to read the menu items. I dont understand why this is happening as the 'trial' version has a background but the pro 'paid' version.

    Please see images...

    Before Trial Version
    before.jpg

    After Pro paid Version
    after.jpg

    Is there a way to resolve this?

    Thanks
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Please send your wp-dashboard id, password and dashboard login page link with problem description
    at [email protected]
     
  3. bcy998

    bcy998 New Member

    Joined:
    Oct 14, 2012
    Messages:
    5
    Likes Received:
    0
    Hello Gourav,

    Do you want to log into my wp dashboard? The thing is my wp-site is not live and only on a local server at the moment as i am still in the process of inputting all of the content.

    Are you unable to resolve the issue at this time? I am very disappointed that the pro version has this problem and the trial version doesnt.


    Thanks
     
  4. bcy998

    bcy998 New Member

    Joined:
    Oct 14, 2012
    Messages:
    5
    Likes Received:
    0
    Hello Gourav,

    I did as you instructed and received the following e-mail...

    "Ask all your technical query on our community, they will solve your problem. Here is the link for the community.
    http://www.inkthemes.com/community"
    How frustrating! - Your telling me to e-mail support and they told me to post on the community forum.
    What now? I am still wanting a resolution to my issue.
     
  5. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    #menu li.current-menu-item a, #menu li.current_page_item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover{
    background:none!important;
    }
    .menu_wrapper {
    height: 104px;
    }
    

    Adjust its height as per your requirements.
     
  6. bcy998

    bcy998 New Member

    Joined:
    Oct 14, 2012
    Messages:
    5
    Likes Received:
    0
    Thanks Gourav, that works great!
     
Thread Status:
Not open for further replies.

Share This Page