How do you reduce font size in sidebar one

  • stevieboyee

    #48773

    Hi all,
    When I add a widget to sidebar one, in the new graphene theme the font size is very big.

    How do you set a new size and where?

    thanks

    Admin

    Syahir Hakim

    #48802

    Copy and paste this code into Additional CSS:

    #sidebar1 {
       font-size: 1em;
    }
    

    Adjust the size as necessary.

Viewing 2 posts - 1 through 2 (of 2 total)

  • You must be logged in to reply to this topic.