Home Forums Search Search Results for 'css'

Viewing 10 results - 2,871 through 2,880 (of 3,131 total)
  • Author
    Search Results
  • #4495

     

    1. For the page you can disable on Page option https://monosnap.com/file/vmAay1AI4Tl6oKaFoGQHovIflL4TnV#

    2. On product detail page you can add custom css in Claue > Theme Option > General Layout > Custom CSS

    .jas-wc-single > .bgbl { display: none;}

    Best regards

     

    • This reply was modified 7 years, 9 months ago by Harry. Reason: edit code

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

    #4491

    In reply to: meta slider pro

    Hi Alexandre,

    Thank you for your purchase

    1. Please use this custom CSS https://pastebin.com/qpcvk1j4 (Add to Claue Options / General / Custom CSS)

    2.  Unfortunately, this function works on Shop page only. You can use Button element to make a link to Shop page

    3. Social icon on Header is link to your Social network, Social icon in product detail is Social Share. They are different, if you want to hide please use this code https://pastebin.com/y3bUtwZt

    4. Please use this code https://pastebin.com/s6uHpku0

     

    Cheers,

    Foster

    #4438

    In reply to: Header size

    Sorry i forgot check your site on normal screen, i only check your site on retina screen.

    I saw you add custom css

    .regular-logo { max-width:150%; } do you want display your logo bigger?

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

    #4376
    mirotck
    Participant

    Hello

     

    how can i change the text “Shop now” in product categories to my language?

    when i change the text “shop now” with the code:

    .product-category h3:before { content:’Shop now’} in custom css general layout nothing changes .. any recommendations?

    #4351

    In reply to: personalizzare Widget

    This reply has been marked as private.

    Hi,

    1. You can add default grey background for all of your product by add custom css in JanStudio > Theme Option > General Layout > Custom CSS

    .product-image.pr, .single-product-thumbnail .p-item,  .p-nav img { background: #d2d2d2; }

    Change #d2d2d2 with your color

    2. I saw your product images are square, i help you  changed config of images dimension in WooCommerce > Settings > Product > Display > Product Image

    I changed to square and regenerate thumbnail at Tools > Regenerate.

    3. You can change button to yellow with border white and color on slider by add custom css in JanStudio > Theme Option > General Layout > Custom CSS

    a.button-o-w { background: #dd8500;}

    .metaslider .flexslider .caption-wrap h2, .metaslider .flexslider .caption-wrap h3, .metaslider .flexslider .caption-wrap h4 {color: #000;}

    .flex-prev::before, .flex-next::before { color: #000;}

    Best regards

     

     

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

    #4271

    Thank you for report.

    I checked i saw the issue only on Safari,

    1. You can add custom css in Claue > Theme Option > General Layout > Custom CSS

    @media only screen and (min-width: 62em) {

    .pe-7s-close.hide-md { display: none; }

    }

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

    #4270

    In reply to: fields problem

    Sorry for late reply.

    1. You can add custom css in Claue > Theme Option > General Layout > Custom CSS

    .woocommerce form .form-row-last#billing_email_field { float: left;}

    2. You can follow this article http://wpbeaches.com/remove-password-strength-rules-woocommerce/

    Best regards

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

    #4205

    In reply to: Ajustes Para Loja

    Hi,

    1. It because you add products visual composer element on Look page, i removed it

    2. You can change description and bundle title for separate product by follow this screen shot https://monosnap.com/file/xgsfZhKSYjdQzcDFXMiqscEA9Xgh8V#

    3. You can add custom css

    .preloader .progress .indeterminate {
    background: #3596a5;
    }

    Change 3596a5 with your color

    4. It because your product is variable product ( your variation don’t have same price and same discount)

    5. You forget enable swatch style for size.

    Best regards

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

    #4189

    Hi Faizan,

    1. You can add custom css code in JanStudio > Theme Option > General Layout > Custom CSS

    @media only screen and (max-width: 1440px) {

    .header-2 #jas-left-menu > li:last-child { margin-right: 0; }

    .header-2 #jas-right-menu > li:first-child { margin-left: 0; }

    .jas-menu > li:not(:first-child) { margin-left: 35px; }

    }

    @media only screen and (max-width: 1280px) {

    .jas-menu > li:not(:first-child) { margin-left: 20px; }

    }

    Did you check your site on real device or resize browser?

    2. The size and font-size still keep, we didn’t change.

    3. You can change 4 rows on search page by set product per page in JanStudio > Theme Option > WooCommerce > Product Listing Setting > Product per page = 16

    4. The lightbox on product page in new version bigger than exist, it full screen by default of WooCommerce

    https://monosnap.com/file/I4CK1legEG7gpaAAwvb1r7I0W6AHMS#

     

     

     

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

Viewing 10 results - 2,871 through 2,880 (of 3,131 total)