Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • nsarode Friend
    #150371

    How to increase Left panel (menu / virtumart categories) width. Virtumart categories shows in all char capital letter..how can change it to lower case (as want to put) and how can set font size and alignment as well? kindly help…

    Saguaros Moderator
    #340429

    Dear nsarode!

    Please open the file: /templates/ja_mesolite_ii/css/ja.vm.css and find code as following:

    a.mainlevel {
    display: block;
    outline: none;
    padding: 8px 15px 9px;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    color: #666666;
    border-top: 1px solid #E6E6E6;
    background: url(../images/arrow.png) no-repeat 92% 14px;
    }

    and replace:

    a.mainlevel {
    display: block;
    outline: none;
    padding: 8px 15px 9px;
    margin: 0;
    text-decoration: none;
    text-transform: none!important;
    color: #666666;
    border-top: 1px solid #E6E6E6;
    background: url(../images/arrow.png) no-repeat 92% 14px;
    }

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

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

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