-
AuthorSearch Results
-
August 27, 2021 at 9:20 am #42146
In reply to: Blog is not dynamic on Android
Hi Tom,
Please add custom code in Claue > Theme Option > General Layout > Custom Css
.single-post .jas-container { max-width: 1170px; }
And change 1170 with your number.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 23, 2021 at 6:09 pm #42119In reply to: Font size on banners
Hi Maija,
1, 4. Please add below code to Claue > Theme Option > General Layout > custom css
@media only screen and (max-width: 767px) { .page-head h1 { font-size: 18px; } .jas-wc .page-head, .jas-wc-single .page-head { background-position: center center; }}
And change 18 with your number and only can move image on the left
3. Please edit your content in Html and add id to the heading start of Serbian language https://tppr.me/s9m8Q and add anchor for button https://tppr.me/uUE6Z
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 23, 2021 at 11:35 am #42116In reply to: Font size on banners
Hi Maija,
1. Please send me the link where you show the banner or add your custom css code for mobile banner in Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 767px) { your custom code here }
2. Please delete other currencies, and set RSD to 1 and re-create other currencies https://tppr.me/xSPAI
3. For the button please create like this
<a href="#serbian-lang">Click for version in Serbian</a>
And wrap your Serbian content with id
<div id="serbian-lang">your serbian content here</div>
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 21, 2021 at 6:04 pm #42105Hi Nishan,
Please add below code to Claue > theme option > general layout > custom Css
.woocommerce-tabs.wc-tabs-wrapper.pt__50 { padding-top: 0; } .product_meta { display: none; }
Kind regards.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 20, 2021 at 10:45 am #42088In reply to: How to use image instead of color in product list
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.term-description { display: block; max-width: 1170px; margin: 0 auto; }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 18, 2021 at 8:27 pm #42071In reply to: How to make homepage banner image big on mobile?
Thank you for fixing the bug! How do we achieve adding the custom CSS for text for mobile?
August 18, 2021 at 12:17 pm #42070In reply to: How to make homepage banner image big on mobile?
Hi,
1. They use image as background image and add custom css for text for mobile
2. the ‘Defer Render-blocking JS’ option of SG optimize cause the issue https://tppr.me/aqx46
when i turn it off the categories widget working.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 17, 2021 at 10:41 pm #42064Hi,
Please add below code to claue > theme option > general layout > custom css
.eael-woo-checkout .woocommerce .woocommerce-message { display: none; }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 17, 2021 at 10:35 pm #42062In reply to: In navigation menu create a space and dividing line
HI,
Please add below code to Claue > Theme Option > General Layout > Custom Css
.holder { display: inline-block; width: 100%; } #jas-mobile-menu ul li { border-bottom: 1px solid #222; padding-bottom: 5px; }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 29, 2021 at 11:31 pm #42007In reply to: filter sticky
Hi,
It can’t work with only CSS because the CSS can’t detect when you scroll.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results