Title: Custom css
Last modified: August 20, 2016

---

# Custom css

 *  [novdesigner22](https://wordpress.org/support/users/novdesigner22/)
 * (@novdesigner22)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/custom-css-9/)
 * Hi, I’m a bit of a novice and I’m trying your slider for the first time. I have
   created a custom css file in my child theme and I have tried to add some personal
   settings. I have added a thin border, larger at bottom, shadow and pagination.
   But I can’t get rid of the spaces above and below the images in the slideshow.
   Any help please??
    [http://www.icloldboys.co.uk/about](http://www.icloldboys.co.uk/about)
   Thanks
 * [http://wordpress.org/extend/plugins/meteor-slides/](http://wordpress.org/extend/plugins/meteor-slides/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/custom-css-9/#post-3500165)
 * Hi, there are some code tags wrapped around the slideshow and some paragraph 
   tags inside the slideshow that are adding the gaps. The paragraphs could be added
   by the theme, or related to the code tags. Start by removing the code tags wrapped
   around the slideshow, switch the the HTML view in the post editor to find and
   remove those tags.
 *  Thread Starter [novdesigner22](https://wordpress.org/support/users/novdesigner22/)
 * (@novdesigner22)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/custom-css-9/#post-3500240)
 * Thanks for the quick reply Josh. I have tried to remove those code tags from 
   the html text view. I update the page, then switch back to visual editor view
   and then back to html text view and the close code tag is put back in. What file
   do I need to edit (if I can) to remove the paragraph tags from the slideshow?
 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/custom-css-9/#post-3500244)
 * It’s tough to say, it is probably a filter in the theme somewhere. The simple
   solution would be to just zero out those extra paragraph tags like this:
 *     ```
       div.meteor-slides p {
       margin: 0 !important;
       }
       ```
   
 *  Thread Starter [novdesigner22](https://wordpress.org/support/users/novdesigner22/)
 * (@novdesigner22)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/custom-css-9/#post-3500295)
 * Hi Josh, many thanks that cured the para tags. I have created 2 slideshows, 1
   on about-us page and 1 on home page. I have added a few images to each by tagging
   them to the desired category. However all images appear in both slideshows… why
   is that? Thanks for your help.
 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/custom-css-9/#post-3500356)
 * It doesn’t look like you [specified a slideshow](http://jleuze.com/plugins/meteor-slides/multiple-slideshows/)
   when adding the slideshow, also the homepage and about page might be the same
   page?

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Custom css’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/meteor-slides_0f131a.svg)
 * [Meteor Slides](https://wordpress.org/plugins/meteor-slides/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/meteor-slides/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/meteor-slides/)
 * [Active Topics](https://wordpress.org/support/plugin/meteor-slides/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/meteor-slides/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/meteor-slides/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/custom-css-9/#post-3500356)
 * Status: not resolved