So sorry – I know nothing. Are these what you might need?
.widget-area .wvr-show-posts .hentry {
margin-bottom:0px;
}
.widget-area {
padding:10px 10px 0px 10px; /* bottom is val – .widget bottom */
}
.widget-area .menu_pop_left ul li,
.widget-area .menu_pop_right ul li {
margin-left: .7em;
margin-bottom: 0em;
}
.widget-area .menu_pop_left ul ul li,
.widget-area .menu_pop_right ul ul li {
margin-left:0;
}
Thank you so much but I am still having trouble. I tried adding to top and bottom padding to anything that looked like a widget. (widget came up 57 times in ‘search’) but nothing changed. Will it have a .px ending and I am also seeing .em? I do not know how to set a css rule.
I have named one of my widgets Recipe Categories and of course there is Tags and neither comes up in css. Should they?