Home Forums Search Search Results for 'css'

Viewing 10 results - 651 through 660 (of 3,138 total)
  • Author
    Search Results
  • #34438
    This reply has been marked as private.
    #34435

    Hi Mikelare,

    I enable minify css, js and combine css js on your live site. It now ok on Firefox on MacOS. Could you please check.

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    #34431
    This reply has been marked as private.
    #34428
    This reply has been marked as private.
    #34423

    In reply to: Edit footer

    Hi,

    Please add below code to Claue > Theme Option > General Layout > Custom CSS

    @media only screen and (max-width: 767px) {
    .hide-md.visible-sm.visible-xs.jas-col-sm-4.jas-col-xs-3,
    .jas-col-md-2.jas-col-sm-4.jas-col-xs-3 {
    	-ms-flex-preferred-size: 16.666%;
     	-webkit-flex-basis: 16.666%;
    	flex-basis: 16.666%;
    	max-width: 16.666%;
    }
    .jas-col-md-2.jas-col-sm-4.jas-col-xs-6.start-md.center-sm.center-xs {
    	-ms-flex-preferred-size: 66.666%;
    	-webkit-flex-basis: 66.666%;
    	flex-basis: 66.666%;
    	max-width: 66.666%;
    }}

    Kind regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    #34419

    In reply to: Edit footer

    jesus0985
    Support Expired
    This reply has been marked as private.
    #34360

    Worked greatly.

     

    Now can we a quick CSS to vertically align the picture in the center?

    Thank you.

    Attachments:
    You must be logged in to view attached files.
    #34323

    In reply to: Website | ZAZU 2

    Hi,

    1. I see you remove hover effect.

    2. Please add below code to claue-child > style.css to center image

    .slick-slide img {
    	display: inline-block !important;
    }

    Kind regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    #34302

    I remember guided you on other topic.

    I think you want the header layout like on http://185.104.28.45/~zz/ like your screenshot

    I help you show search box, please copy your custom css from http://185.104.28.45/~zz/ claue-child > style.css to new site.

    Kind regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    #34289

    In reply to: Ipad

    Hi,

    Please add below code to Claue > Theme Optino > General Layout > Custom CSS

    .product-image .db:before {
    	display: none;
    }

    Kind regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 10 results - 651 through 660 (of 3,138 total)