• Resolved aytens

    (@aytens)


    Hi, I’m working local host, I changed menu fonts in CSS (16 pt)but when I scroll mause on pages, it is changing 22 pt. I tried to change, but I couldn’t find codes. I think it is in JS codes,
    Please help me how can i change it

Viewing 3 replies - 1 through 3 (of 3 total)
  • Nishant Jain

    (@nishant-jain)

    Hi,

    You can find the JS code (function : ana_header_stylingopt ) for menu font-size inside sketch-functions.php file (located inside : “analytical-lite > SketchBoard > functions” directory).

    Hope it would be helpful to you.

    Thanks,
    Nishant

    Thread Starter aytens

    (@aytens)

    Dear Nishand, Thank you for your answer, I found that file and changed size like this:
    var fontsz = ((p)>start) ? ’16px’ : ’16px’;
    But it didn’t work. I thing I’ve mistake, because I don’t know js
    Please help

    Thread Starter aytens

    (@aytens)

    Hi, It worked, I did it dreamweaver, thanks

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

The topic ‘menu fonts’ is closed to new replies.