Category and Archive box

Viewing 3 posts - 1 through 3 (of 3 total)
  • #15465
    angeldust02
    Participant

    Hi Peeps!

    I’ve included the Category and the Archive in my sidebar. I’ve also selected the “drop down” menu option, so both appears with a little box in the sidebar.
    However, the box becomes bigger (wider) as the category names become longer. If the name is too long, the category box will go outside of the sidebar making it look very unprofessional.

    Is there a way for format the box so that it stays the same width no matter how long the category name is?
    I would really like to have both the Category and Archive box have the same width.

    Thanks!

    #15576
    Daniel Tara
    Keymaster

    You can add something like this to your custom styles:

    select {
    	max-width: 100%;
    }
    #15577
    angeldust02
    Participant

    Thank you for the reply!

    However…may I know how I can add that and where? Sorry, I’m really new with all this so I’m not really sure how to do it.

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

You must be logged in to reply to this topic.