Problem with effects in category menu

Discussion in 'BlogsTrend WordPress Theme' started by ehodecker, Feb 4, 2014.

  1. ehodecker

    ehodecker New Member

    Joined:
    Feb 28, 2013
    Messages:
    6
    Likes Received:
    1
    Location:
    United States
    Good afternoon,

    I am currently using the Blogstrend Theme and love it. I seemed to have developed a little glitch however. On my category menu (not the one running at the top, but under the header) ... I am having an issue with the "mouse-over" effect that highlights the current page you are on. Specifically, the text on the "home" button seems to be covered by something. This problem only seems to happen for the home page category.

    If it's a minor glitch, I am sure I can fix it with the right direction. Any help would be appreciated.

    http://yourincomeformula.com
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    The website link you have sent is not working, it seems that there is some text missing in the web address. So check the link again and resend to us. So that we can check your issue.


    Thanks & Regards
    Gourav Shrivastava
     
  3. ehodecker

    ehodecker New Member

    Joined:
    Feb 28, 2013
    Messages:
    6
    Likes Received:
    1
    Location:
    United States
  4. ehodecker

    ehodecker New Member

    Joined:
    Feb 28, 2013
    Messages:
    6
    Likes Received:
    1
    Location:
    United States
    The link is working fine for me, but once again: http://www.yourincomeformula.com
     
  5. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  6. ehodecker

    ehodecker New Member

    Joined:
    Feb 28, 2013
    Messages:
    6
    Likes Received:
    1
    Location:
    United States
    I just installed the latest version, but the problem sill seems to be there. Please note it's not a huge issue, but it would be interesting to see why the problem seemed to magically appear.

    Thanks
     
  7. ehodecker

    ehodecker New Member

    Joined:
    Feb 28, 2013
    Messages:
    6
    Likes Received:
    1
    Location:
    United States

    If anyone has a fix for this problem, that would be great. I deleted the old theme and installed the newest version, but the problem still persists. Thank you in advance. Eric
     
  8. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    #menu .ddsmoothmenu li a:hover, #menu li.current-menu-item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li.current-cat a {
    background-color: #7da512!important;
    } 

    This will solve your issue.

    Thanks & Regards
    Gourav Shrivastava
     
  9. ehodecker

    ehodecker New Member

    Joined:
    Feb 28, 2013
    Messages:
    6
    Likes Received:
    1
    Location:
    United States

    Thank you very much. As you said, this solved the issue. It was a small problem that nobody may ever have noticed, but it was driving me crazy. I love the theme, and thank you for resolving the problem.

    Eric
     
    Piyush likes this.

Share This Page