Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • worldwebcreator Friend
    #188454

    When I hover to normal menu, hover in blue color but when I hover to drop down menu, it is still white color where to change to blue color

    Link:
    http://humanwebsite.com.my/asiacareer/

    Please refer to the attachment


    1. hover
    worldwebcreator Friend
    #496705

    problem solved.

    chichestersolar Friend
    #497182

    Thanks for your response. That’s great but how do you achieve this look. The attachment or website did not show me?

    worldwebcreator Friend
    #497190

    Go to public_html/templates/ja_mero/css

    look for custom.css, if there is none, create one.

    Put this code:
    .ja-mainnav .navbar .nav > li > a:focus,
    .ja-mainnav .navbar .nav > li > a:hover {
    background: transparent;
    color: (your color) !important;
    text-shadow: none;
    }

    .ja-mainnav .dropdown-menu .active > a,
    .ja-mainnav .dropdown-menu .active > a:hover {
    background: (your color);
    }

    chichestersolar Friend
    #497704

    Thanks for your time.:)

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  chichestersolar 11 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum