MicrostockGroup

Microstock Photography Forum - General => Symbiostock => Symbiostock - Technical Support => Topic started by: Kerioak~Christine on July 16, 2013, 15:30

Title: Adding space between widgets
Post by: Kerioak~Christine on July 16, 2013, 15:30
Can anyone help me with adding space between widgets please.  On my front page I have added a slider widget above my latest images and it sort of sits on the top of the header, does anyone have a simple way of adding more space ?
Title: Re: Adding space between widgets
Post by: Amanda_K on July 16, 2013, 16:02
You can add :

.rev_slider {
margin-bottom: 30px;
}

to your child theme css.  The only downside is this will add space wherever else you put ta revolution slider.
Title: Re: Adding space between widgets
Post by: Kerioak~Christine on July 16, 2013, 16:05
Thanks Amanda, will do that when back at computer