Text widget reduce box height

Viewing 2 posts - 1 through 2 (of 2 total)
  • #15829
    level200
    Participant

    HI Guys
    I have added some welcome text to my site using the text widget in the ‘wide’ area. Its only one line of text but the box is too high, can i reduce the height of this box at all?

    Cheers
    John

    #15830
    Daniel Tara
    Keymaster

    You can reduce the padding. Add this to your custom styles:

    #sidebar-wide {
    	padding: 15px 3.1%;
    }

    Increase or decrease the value of 15px until you reach the desired height.

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

You must be logged in to reply to this topic.