Change font size of sub-menu

Hello. 

is there any CSS that would set the sub-menu font size? Rather than it being the same as the <p> we have set in theme options. 

Please advise. Thank you

Comments

  • Hi,
    Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.
    It is always a good idea to also attach a screenshot, for that use services like snag.gy or pasteboard.co
    thanks
  • edited October 2019
    falconscreativegroup.com

    We need to change the font size of the SUB MENU only. Thank you.
  • Hello,
    the css should look like this
    #menu .sub-menu li a span {
    font-size:10px !important;
    }
    But the problem is that it is not working correctly. You have a lot of custom css there which is interrupting any changes. Please disable all cache, optimization plugins and custom CSS. Then try to use ours.
Sign In or Register to comment.