Home › Forums › Themes Support › Claue › SOME HELP
- This topic has 3 replies, 2 voices, and was last updated 4 years, 1 month ago by Harry.
-
AuthorPosts
-
-
September 24, 2020 at 2:56 pm #38634pao_lillaSupport Expired
Hi Harry, hope you are having a great week.
Please, advise about some overview issues:
- I would like to increase column width https://prnt.sc/umw54t, i guess is here? https://prnt.sc/umw5v7 but not sure which field
- Pop up: when subscribing, appears this message, https://prnt.sc/umw6nz, how can be the “span class” part removed?
- Regarding pop up and discount for subscriging, is it possible to set up automatic discount?
- In colour scheme, how I can change this B/W colours when quick overview in products? https://prnt.sc/umw6nz
- Same here https://prnt.sc/umw6nz, I can´t see in colour sheme where is this blue, want to change it.
- How to change this header background? https://prnt.sc/umx7yb
Thanks in advance
-
September 25, 2020 at 12:07 am #38638HarrySupport 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 -
September 25, 2020 at 11:48 am #38647pao_lillaSupport 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?
Thanks in advance.
-
September 25, 2020 at 4:46 pm #38650HarrySupport 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
-
-
AuthorPosts
You must be logged in to reply to this topic.