Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • rarunkumar7 Friend
    #146620

    Hi,
    How to Change Mega Menu items to have lowercase Letters.When I try to enter a subline it looks big.

    Regards
    Arun

    Anonymous Moderator
    #325865

    Hi rarunkumar7

    Please open mega.css file, at about line 28, find following code section:

    ul.level0 li.mega a.mega {
    border-left:1px solid #1C1C1C;
    color:#999999;
    display:block;
    font-weight:bold;
    line-height:normal;
    margin:0;
    padding:12px 15px;
    text-decoration:none !important;
    text-transform:uppercase;
    }

    and change to:

    ul.level0 li.mega a.mega {
    border-left:1px solid #1C1C1C;
    color:#999999;
    display:block;
    font-weight:bold;
    line-height:normal;
    margin:0;
    padding:12px 15px;
    text-decoration:none !important;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by Anonymous 14 years, 11 months ago.

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