Home Forums Themes Support Claue code needed to change background of breadcrumbs

Viewing 4 reply threads
  • Author
    Posts
    • #38265

      Can you please send through the code to change the following:

      The background colour of the breadcrumb

      The font colour for the page title header font

      Change the page title header font from uppercase to normal.

      Thank you. I look forward to your reply.

    • #38266

      Also, how do I made the Title Page Header font bold?

    • #38272

      Hi,

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

      .jas-wc-single .bgbl, #jas-content > .bgbl, .jas-breadcrumb {
      	background: #f4eeed;
      }

      and change #f4eeed with your color.

      2. Please add below code

      .page-head h1 {
      	text-transform: none;
      	color: #000000;
      	font-weight: bold;
      }

      and change #000 with your color.

      Btw, your support expired. Please renew your support at https://themeforest.net/item/claue-clean-minimal-woocommerce-theme/18929281

      We ask you renew support 3 times, if you not renew your support we sorry for stop support you.

      Thank and regards

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

    • #38281

      Now the theme does not display properly. When I change it over to another theme, it works fine, but when I use your theme, it does not display properly. I don’t know why I have to purchase another support ticket when this is something that your theme should work properly. Is there a bug or an update problem?

    • #38284

      Hi,

      I check your site it still work well with our theme https://prnt.sc/u8pvck Could you tell us more your issue.

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

Viewing 4 reply threads

You must be logged in to reply to this topic.