Home Forums Themes Support Claue-Shopify page modification

Viewing 1 reply thread
  • Author
    Posts
    • #21701
      • Can you change the header of the product page without changing other pages?
      • How I change the color of the menu and the mini cart the arrival bar

    • #21744

      Hi,

      Sorry for late reply.

      1. It can’t change header for only product page. The header setting will apply for all page.

      2. You can change background bar for menu and mini-cart by add below code in Theme Customize > Theme Settings > Custom Code > Custom CSS

      .jas-push-menu h3 {
      	background: #000;
      }

      and change #000 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.