Home Forums Search Search Results for 'css'

Viewing 10 results - 1,401 through 1,410 (of 3,138 total)
  • Author
    Search Results
  • #24463
    jameslei
    Participant

    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!

    #24450
    prajs125
    Participant

    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.

    #24448

    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

    #24441

    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

    #24421

    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

    #24411

    In reply to: Added to bag – color

    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

    #24409

    In reply to: Typography

    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

    #24397

    In reply to: Sale tag

    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

    #24369

    In reply to: Size on product page

    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

    #24352

    In reply to: sale price color

    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

Viewing 10 results - 1,401 through 1,410 (of 3,138 total)