• Please see by WordPress site at bobtema.com

    I would like to now how to put more space between widgets in the sidebar. Right now they are stacked one on top of another with no visual break between.

    Please advise.

Viewing 1 replies (of 1 total)
  • See if this moves you in the right direction:

    .sidebar h2 {
    margin: 0 0 20px;
    font-size: 16px;
    color: #666666;
    width: 210px;
    border-bottom: 1px solid #cccccc;

Viewing 1 replies (of 1 total)

The topic ‘How do I control space between sidebar widgets?’ is closed to new replies.