Title: readcrumbs
Last modified: August 21, 2016

---

# readcrumbs

 *  Resolved [Emort](https://wordpress.org/support/users/emort/)
 * (@emort)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/readcrumbs/)
 * hello how can i change the size of the breadcrumb-trail and maby the spacing 
   between “header” and “Main”

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

 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/readcrumbs/#post-5047500)
 * Hi Emort,
 * You can target the breadcrumb trail with the `.breadcrumb-trail` class to increase
   the font-size or padding above/below it.
 * Make sure to add any custom CSS to a child theme. You can [download one here](http://www.competethemes.com/wordpress/wp-content/uploads/2014/06/ignite-child.zip).
 *  Thread Starter [Emort](https://wordpress.org/support/users/emort/)
 * (@emort)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/readcrumbs/#post-5047599)
 * Hello Ben
    thanks
 * when adding
 * .breadcrumb-trail
    { padding-top: 5px; padding-bottom: 2px; font-size:12px; }
 * there is stille alot of bottom paddig
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/readcrumbs/#post-5047600)
 * It sounds like a specificity issue. Try changing the selector to “`#ignite-child.
   breadcrumb-trail`” and see if that updates the padding-bottom.

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

The topic ‘readcrumbs’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/ignite/1.84/screenshot.png)
 * Ignite
 * [Support Threads](https://wordpress.org/support/theme/ignite/)
 * [Active Topics](https://wordpress.org/support/theme/ignite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/ignite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/ignite/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/readcrumbs/#post-5047600)
 * Status: resolved