Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • vojkanbg Friend
    #176357

    Hi,

    Letter I in main menu (mega menu) keeps going ot Upper case.
    How can I disable this?

    Example:
    “Proizvodi i usluge” changes to “ProIzvodI I usluge” (mind that letter i is chaned to letter I)

    vojkanbg Friend
    #449548

    I’ve just found that problem is with font UbuntuBold.
    In folder template/menu/mega.css on line 18 there is
    #ja-megamenu ul.level0 {
    font-family: ‘UbuntuBold’,Arial,Helvetica,sans-serif;
    }

    When I chage the line into
    #ja-megamenu ul.level0 {
    font-family: Arial,’UbuntuBold’,Helvetica,sans-serif;
    }

    Everything works.

    What is the problem with letter “i” in UbuntuBold.

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

This topic contains 2 replies, has 1 voice, and was last updated by  vojkanbg 12 years, 6 months ago.

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