Home › Forums › WordPress Themes – Premium › Pure & Simple › Showcase › Reply To: Showcase
January 21, 2015 at 6:10 am
#20921
Participant
Hi Ron,
Seems, you haven’t put the widgetkit slideshow package (puresimple) that is available in the theme folder package into the Widgetkit plugin styles folder. Please, follow the tutorial accordingly and upload the widgetkit slideshow package that we have provided.
And, To reduce the top space of the content you should put the following CSS into the child theme CSS.
#content {
padding: 0rem 0 3rem;
}