• Resolved hans91

    (@hans91)


    Dear friends,

    Would you please help me to figure out why this font-size won’t be changed?
    i wanna enlarge font-size of dropdown fabrics menu as the list of fabrics size font is too small i think.

    Here is my script of css-custom but it doesn’t work.

    #nav-main .sf-dropdown-menu li{
    	font-size:30px;
    }

    Need your help guys.
    i know if it’s already discussed at previous topics, but already tried and searching everywhere ,the result i tried to my website is not working.
    is that anything wrong with the script?

    Here is the website i’m working on.
    [ redundant link removed ]

    very much appreciated if friends here want to help.

    Thank you.

    Regards

    • This topic was modified 3 years, 10 months ago by Jan Dembowski.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • #nav-main ul.sf-menu ul li a, #nav-second ul.sf-menu ul li a{
    font-size:30px;
    }

    Thread Starter hans91

    (@hans91)

    thanks for the reply and the answer feile.

    however, it still doesn’t work out.
    the font-size still won’t changed.

    Any idea mate?

    sorry for annoying again.

    many thanks once again.

    
    .headerclass #nav-main ul.sub-menu li a{
    font-size:30px;
    }
    

    请注意检查响应式

    Thread Starter hans91

    (@hans91)

    非常感谢你.

    it works feile.

    but if i may ask, how could it works?

    should the code should be prefixed with .headerclass if we want modify the font size at the top of menu?

    • This reply was modified 3 years, 10 months ago by hans91.
    • This reply was modified 3 years, 10 months ago by hans91.
    Thread Starter hans91

    (@hans91)

    @vanessa00001

    it’s already solved vanessa, thank you for your offering to help me.

    much appreciated.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to change font-size of dropdown menu’ is closed to new replies.