Home › Forums › Support › Styling Yoast Breadcrumbs in GP This topic has 5 replies, 3 voices, and was last updated 1 year, 6 months ago by David. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts January 21, 2021 at 9:21 am #1628133 Ben Hey guys, Is there a way to chage the font size and colour of Yoast breadcrumbs in GP? I’ve tried the following CSS but it didn’t work; #breadcrumbs { font-size: 14px; padding-bottom: 15px; } I appreciate it’s not your plugin but just wondered if you guys had a fix. Thanks Ben January 21, 2021 at 9:29 am #1628142 LeoStaff Customer Support Hi Ben, That code should work. I can’t find any breadcrumbs on the linked page. Can you confirm? Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ January 21, 2021 at 10:33 am #1628229 Ben Sorry, it’s on this page: https://blufusion.net/petcheckers/best-pet-insurance-reviews/ January 21, 2021 at 11:36 am #1628293 LeoStaff Customer Support Can you copy and paste the breadcrumb code you are adding in the page hero here? Make sure to click the code button. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ January 22, 2021 at 2:22 am #1628972 Ben Yeah I’m using the shortcode: Support Styling Yoast Breadcrumbs in GP Then I've added the following CSS to the additional CSS panel: /**Breadcrumbs**/ #breadcrumbs { font-size: 14px; padding-bottom: 15px; } January 22, 2021 at 2:36 am #1628983 DavidStaff Customer Support Hi there, edit the header element and wrap the shortcode like so: <div id="breadcrumbs"> Shortcode here </div> Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In