Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • flawlessgr Friend
    #187781

    Hi,
    I want to customize the look of the Menu. Although I found how to change the “PT Sans” font, I cannot find how to disable the “text-decoration: uppercase”.
    I would appreciate your help on that.

    Konstantinos

    pavit Moderator
    #494036

    Hi

    You can change the uppercase value for text transform in this file /templates/ja_mendozite/css/menu/mega.css around line 21

    .ja-megamenu ul.level0 > li.mega > a.mega {
    border-left: 1px solid #333333
    border-right: 1px solid #111111
    color: #FFFFFF
    font-size: 100%;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    text-transform: uppercase; <-------Change to lowercase
    }

    Regards

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

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

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