• Resolved byjeteast

    (@byjeteast)


    Trying to compress my sidebar a bit by reducing the space between the widget title and the widget. Tried this (together and seperately) and it doesn’t work. I’m using twentyfourteen and a child template.

    /*decrease space between widget title and widget*/
    .widget .widget-title {
    margin-bottom: 8px;
    }
    
    .widget .wp-caption {
    	margin-bottom: 8px;
    }

    http://www.byjeteast.com

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Decrease Space Between Widget Title and Widget’ is closed to new replies.