It’s my mistake to delete sample data. Can you give me all necessary CSS Codes (as your demo) for Meta Slider including adjust the position of caption, shop now button, text color etc)?
In addition, How can I increase or decrease the space between each row element?
Thanks for helps.
PANDALER [ https://pandaler.com/ ] - The Very Coolest of Panda Stuffs In One Place For You And Everyone In Your Life Who Loves Panda!
I cant install in the theme in word press due to following error. Pls help
Unpacking the package…
Installing the theme…
The package could not be installed. The theme is missing the style.css stylesheet.
Theme installation failed.
Hi,
I help you fixed issue because you add CSS code to Custom JS so it can’t understand http://take.ms/0Ub0k
Could you please reply on our forum that will help us easy to track your issue. We have more emails everyday so it hard to find your email from which topic.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.swatch__value {
display: block;
width: 30px;
height: 30px;
line-height: 32px;
}
And change number with yours.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.wc-tabs li a {
text-transform: uppercase;
}
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.woocommerce-message {
background: #dff0d8;
border: 1px solid #d6e9c6;
color: #3c763d;
}
And change color to what you want.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi Lykidk,
Please add below code in Claue > Theme Option > General Layout > Custom CSS
@import url('https://fonts.googleapis.com/css?family=Playfair+Display');
.sub-title,
.f__libre {
font-family: 'Playfair Display', serif;
font-style: italic;
}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Please add below code in Claue > Theme Option > General Layout > Custom CSS to add more space
.badge span {
width: 80px;
}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
1 . Please go to WpAddon > Show Tooltip > Off
2. Please add below code to Claue > Theme Option > General Layout > Custom CSS
.mfp-bg {background: #0b0b0b;}
and change #0b0b0b with your color
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.price ins {
color: #d1951d;
}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio