Shop Categories

X

Please check.

Home Forums Fury Theme Please check.

Topic Resolution: Resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #18399
    THEOREM
    Participant

    Hello.
    I want to make the menu font-size: 17px, and font-weight: 600.
    I modified style.css but it does not apply.
    Is there a way?

    #18411
    Zex
    Moderator

    Hello, THEOREM!

    Insert the following CSS code into Customizing->General->Additional CSS:

    .site-menu ul li a{
        font-size: 17px!important;
        font-weight: 600!important;
    }

    https://prnt.sc/pc2sfa

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.