-
AuthorSearch Results
-
November 17, 2020 at 10:15 am #39235
In reply to: Missing main menu bar
Hi Eli,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.jas-menu > li > a,.jas-menu ul li a { font-weight: 500; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioNovember 16, 2020 at 7:12 am #39218Topic: Variable Product Images don’t work correctly.
in forum General Forum
Jorgecerme09ParticipantThey do not work correctly, selecting a variation does not show the image that is actually set. I have tried to remove the optimization of both cloudlare and WP Rocket, I have removed the minification of javascript, css and html.

Attachments:
You must be logged in to view attached files.November 14, 2020 at 2:36 pm #39199In reply to: Can’t set it up
Hi Jacky,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
input[type="submit"], button, a.button, .jas-ajax-load a, button.button, .br__40 { border-radius: 0; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioNovember 12, 2020 at 10:36 am #39174In reply to: varios temas
Hi Asdemodas,
Please add code to Claue > Theme Option > General Layout > Custom CSS
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioNovember 12, 2020 at 9:57 am #39173In reply to: Facebook Icon doesn’t show
Hi Jorge,
I fix the css code on your site but it now still have cache. Can you please clear cache on your site to it apply new code.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioNovember 12, 2020 at 1:24 am #39172In reply to: varios temas
hola harry donde pego el codigo del apartado 2 del css ?
November 10, 2020 at 1:42 pm #39130In reply to: Put category text below picture
Hi Claire,
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
.woocommerce .product-category h2, .product-category h2, .woocommerce .product-category h3, .product-category h3 { position: relative; left: 0; padding: 15px 0; } .product-category h2::after, .product-category h3::after { left: 75px; } .product-category h2::before, .product-category h3::before { left: 0; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioNovember 10, 2020 at 1:37 pm #39129In reply to: varios temas
Hi Asdemodas,
1. Please copy file result-count.php from themes > claue > core > libraries > vendors > woocommerce > templates > loop to claue-child > woocommerce > loop and change code on line 34
“fa fa-sliders” with fontawesome icon class https://fontawesome.com/v4.7.0/cheatsheet/
2. We add css code to create symbol button not use font. Please add below code to change style
.holder::after { right: 25px; } .holder::after, .holder::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); } #jas-mobile-menu ul li.open > .holder::before { opacity: 1; visibility: visible; } #jas-mobile-menu ul li.open .holder::after, #jas-mobile-menu ul li.open .holder::before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }3. Sometime the text contain link when you click on text it will redirect to link and not open sub menu so we have to add + for open sub-menu
4. I’m not clear your issue, please contact to plugin author WooCommerce Stripe
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioNovember 9, 2020 at 9:23 pm #39120In reply to: Hide image text on Lightbox mode
Hi,
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
.pswp__caption__center { display: none; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioNovember 7, 2020 at 7:52 pm #39109In reply to: Full width of header and footer
Hi Roma,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.jas-action i { font-size: 30px; }and change 30 with your number
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results