Your account expired support, please renew to get your support.

Home Forums Themes Support Claue SOME HELP

Viewing 3 reply threads
  • Author
    Posts
    • #38634
      pao_lilla
      Support Expired

      Hi Harry, hope you are having a great week.

       

      Please, advise about some overview issues:

      1. I would like to increase column width https://prnt.sc/umw54t, i guess is here? https://prnt.sc/umw5v7 but not sure which field
      2. Pop up: when subscribing, appears this message, https://prnt.sc/umw6nz, how can be the “span class” part removed?
      3. Regarding pop up and discount for subscriging, is it possible to set up automatic discount?
      4. In colour scheme, how I can change this B/W colours when quick overview in products? https://prnt.sc/umw6nz
      5. Same here https://prnt.sc/umw6nz, I can´t see in colour sheme where is this blue, want to change it.
      6. How to change this header background? https://prnt.sc/umx7yb

      Thanks in advance

    • #38638
      Harry
      Support Expired

      Hi Paolilla,

      1. Please edit column wrap content and reduce padding number

      2. Please go to Dashboard > Plugins > and update plugin YITH Popup

      3. I’m sorry it not support, please check premium version feature at https://yithemes.com/themes/plugins/yith-woocommerce-popup/

      4,5. In color scheme it not support change color of background overlay. You can change popup background in YITH > WC popup > Edit subscribe form > Layout > https://prnt.sc/un7qis

      6. You can change by add below code to Claue > Theme Option > General Layout > Custom CSS

      .page-head:before {
      	background: rgba(0, 0, 0, 0.5);
      }

      And change 0,0,0 as RGB color and 0.5 as opacity from 0.0 to 1.0

      Kind regards

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

    • #38647
      pao_lilla
      Support Expired

      Hi again Harry,

       

      Please advise.

       

      2. I did updated but still showing “span…” message when subscribing. What else I can do?

      4.5. Sorry, I meant these colours, how to change them?

      https://prnt.sc/ungy5d

      https://prnt.sc/ungyc9

       

      Thanks in advance.

    • #38650
      Harry
      Support Expired

      Hi,

      2. please report the bug to plugin author at https://wordpress.org/support/plugin/yith-woocommerce-popup/ in English version has the bug too. Or you can temporary fix in Loco > plugin > yith popup > edit ES language find string and remove code https://prnt.sc/unm5dt

      3. You can change color of button by add below code to Claue > Theme Option > General Layout > Custom CSS

      .product-image .product-btn .button:hover {
      	color: #fff;
      	background: #222;
      }
      .shop-top-sidebar .widget ul li.current-cat > a {
      	color: #56cfe1;
      }

      And change #222, #56cf61 to your color

      Kind regards

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

Viewing 3 reply threads

You must be logged in to reply to this topic.