Home Forums Themes Support Claue Breadcrumb links not lining up with site structure

Viewing 1 reply thread
  • Author
    Posts
    • #19781

      Right now we have top menu which is 1140px and the body is about the same. The breadcrumb links show far left for some reason. We are using Uber Menu and have adjusted it to be 1140px and centered. How can we have breadcrumbs behave in same fashion?

       

       

    • #19811

      Hi,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .woocommerce-breadcrumb {
      	max-width: 1140px;
      	margin: 0 auto;
      }

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 1 reply thread

You must be logged in to reply to this topic.