New Landing How can we help? Themeforest Theme Support Neighborhood Problem on drop-down menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • #157379
    william511
    Member
    Post count: 18

    Hi

    Is it possible to only highlight the one where the mouse cursor touches instead of both for the drop-down menu ?

    Attachments:
    You must be logged in to view attached files.
    #157565
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #header-languages .current-language {
        background: transparent !important;
    }

    Thanks
    Mohammad

    #157734
    william511
    Member
    Post count: 18

    The word also becomes transparent after I apply the code. I just want the background to be transparent. Thanks.

    #157754
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove last code and use this new code:-

    #header-languages .current-language {
        background: none repeat scroll 0% 0% transparent !important;
        color: #000 !important;
    }

    Thanks
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register