Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • rwjoomlart Friend
    #168499

    I want to reduce the font size of the breadcrumbs on JA Minisite. Can you tell me the location of the css file.

    Manos Moderator
    #412367

    Hi,

    You can find


    #ja-breadcrums span {

    text-transform: uppercase;

    }

    in template.css arround line 569 and change it to :

    #ja-breadcrums span {

    font-size: 10px;

    text-transform: uppercase;

    }

    Regards

    Manos

    rwjoomlart Friend
    #412369

    Thank you very much

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

This topic contains 3 replies, has 2 voices, and was last updated by  rwjoomlart 13 years ago.

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