• Resolved denny7m

    (@denny7m)


    so i really wanted to change the menu font size, and i was testing by editing some cs, but when i used custom cs i couldn’t figure it out why it would work, im stupid
    so anyways, is there anyone that can get me a css code, to fill in so that the menu’s font size will get smaller?

    website:

    • This topic was modified 4 years, 10 months ago by James Huff. Reason: link moved to proper field
    • This topic was modified 4 years, 10 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, @denny7m , if you’re referring to the menu at to the top of the page starting with “Catogorieen”, then I have some CSS that you can try to use:

    #menu-primary-menu li a, #menu-primary-menu .sub-menu-wrapper ul.sub-menu li a {
        font-size: XXpx;
    }

    where XX is the font size that you want to use.

    Moderator t-p

    (@t-p)

    Looking at your site, You’re using a commercial shoptimizer theme.

    Since that is a commercial theme or plugin, we ask that you please go to their official support channel, so you can get support from the people who know it best

    https://www.commercegurus.com/product/shoptimizer/

    Forum volunteers are not given access to commercial products, so they would not know why it is not working properly. Other community members who may have faced your issue might be able to help you but your best bet is your product’s developer. Keep in mind we encourage you to use the official support venues, as it allows the developers to be aware of issues with their code and gives back to the community in a more robust way

    As the author is aware, commercial products are not supported in these forums.

    Thread Starter denny7m

    (@denny7m)

    @plantprogrammer thanks man it works

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