-
AuthorSearch Results
-
January 30, 2021 at 12:19 am #40285
In reply to: Custom font
Hi,
The button on product https://posteri.hr/proizvod/dizajniraj-majicu/ generate by plugin lumise
Please add below code to Claue > Theme Option > General Layout > Custom CSS
button.lumise-customize-button { background: #e40f08; border: none; color: #fff; text-transform: uppercase; position: relative; float: left; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 29, 2021 at 10:33 pm #40280In reply to: Mini Cart Translations
Hi,
The button on product https://posteri.hr/proizvod/dizajniraj-majicu/ generate by plugin lumise
Please add below code to Claue > Theme Option > General Layout > Custom CSS
button.lumise-customize-button { background: #e40f08; border: none; color: #fff; text-transform: uppercase; position: relative; float: left; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 29, 2021 at 8:26 pm #40276In reply to: Custom font
Hi,
Please add below code to on of file in claue-child > style.css
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,900;1,800&display=swap');And add css font the element you want change font weight to claue-child > style.css
Example
h1, h2,h3 {font-weight: 900;}Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 29, 2021 at 8:23 pm #40275In reply to: Forum home top links does not click correctly
Hi,
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
#bbpress-forums .bbp-forums-list .bbp-forum { display: inline-block !important; font-size: 14px !important; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 29, 2021 at 6:36 pm #40272In reply to: Custom font
Hi,
You can change font in Claue > Theme Option > Typography if your font not there, you can include your fonts to child theme and override with CSS
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 28, 2021 at 10:11 am #40248In reply to: One column layout on Mobile Product Listing
Hi,
Please add more code to Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 384px) { .woocommerce-ordering select { width: 100%; }}Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 27, 2021 at 9:50 pm #40238In reply to: One column layout on Mobile Product Listing
I have added the code to Claue > Theme Option > General Layout > Custom CSS, but it doesn’t work.
January 27, 2021 at 9:41 pm #40236In reply to: One column layout on Mobile Product Listing
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 736px) { .jas-col-xs-6.jas-col-md-6, .jas-masonry .jas-col-xs-6.jas-col-md-6 { width: 100%; max-width: 100%; flex-basis: 100%; }} @media only screen and (max-width: 480px) { .products .jas-col-xs-6:first-child, .products .jas-col-xs-6:nth-child(2n+1), .products.jas-masonry .jas-col-xs-6:nth-child(2n) { padding-right: 1rem; } .products .jas-col-xs-6:nth-child(2n), .products.jas-masonry .jas-col-xs-6:first-child, .products.jas-masonry .jas-col-xs-6:nth-child(2n+1) { padding-left: 1rem; }}Kindd regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 25, 2021 at 9:45 pm #40215In reply to: Size Circles of the Color Attributes
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.u-small .swatch__value { width: 20px; height: 20px; } .swatch__value { width: 30px; height: 30px; line-height: 32px; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 25, 2021 at 9:17 am #40200In reply to: Different things mobile
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.woocommerce-cart-form .actions .coupon, .woocommerce-cart .woocommerce-message a { display: none; }Kind regards
-
This reply was modified 5 years, 1 month ago by
Harry.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
This reply was modified 5 years, 1 month ago by
-
AuthorSearch Results