Tagged: x Author Posts October 11, 2016 at 9:49 pm #1212414 SeLoReParticipant Hi, I activated yoast breadcrumbs code below, but there is an alignment problem now. My website is https://www.soruncozumu.com if ( ! function_exists( 'x_breadcrumbs' ) ) : function x_breadcrumbs() { if ( x_get_option( 'x_breadcrumb_display', 1 ) && function_exists('yoast_breadcrumb') ) { yoast_breadcrumb('<p id="breadcrumbs">','</p>'); } } endif; October 12, 2016 at 5:36 am #1212745 ThaiModerator Hi There, To fix this issue, please add the following CSS: .x-breadcrumb-wrap p#breadcrumbs { float: left; margin: 0; } http://i.imgur.com/MUVpWlV.png Hope it helps 🙂 October 12, 2016 at 5:47 pm #1213691 SeLoReParticipant It worked, thank you very much. October 12, 2016 at 6:45 pm #1213743 NicoModerator Hi There, Happy to hear that. Feel free to ask us again. Thanks. Author Posts <script> jQuery(function($){ $("#no-reply-1212414 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In