Home Forums Themes Support Claue Changing backrond and font color of the bread crumb area

Viewing 1 reply thread
  • Author
    Posts
    • #15253

      Hi Guys!

      Can you help me in how to change background color and font color of the are where the bred crumb appears.

      Now it is white but i want to change the color.

       

      Thanks in advance

       

    • #15267

      Hi,

      You can change background color of breadcrumb by add custom CSS code in Claue > Theme Option > General Layout > Custom CSS

      .jas-wc-single .bgbl {background: #f6f6f8;}
      .jas-wc-single .bgbl .woocommerce-breadcrumb a {color: #fff;}
      .jas-wc-single .bgbl .woocommerce-breadcrumb {color: #dedede;}

      and change #f6f6f8, #fff, #dedede with your color

      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.