Home Forums Search Search Results for 'css'

Viewing 10 results - 931 through 940 (of 3,138 total)
  • Author
    Search Results
  • #31005

    Hi Cssnik,

    Please edit the column wrap and add margin-bottom or padding-bottom http://prntscr.com/nlha7s

    Kind regards

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

    #31004

    Hi,

    Please add below code in JanStudio > Theme Option > General Layout > Custom CSS

    .vc_toggle_title > h4 {
    	color: #fff;
    }
    .vc_toggle_default .vc_toggle_icon::before {
    	border: 1px solid #79c411 !important;
    }
    .vc_toggle_default .vc_toggle_icon {
    	background: #79c411 !important;
    	border: 1px solid #79c411 !important; 
    }

    Regards

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

    #30990

    In reply to: Mini Cart

    Hi Pedr1to,

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

    .jas-mini-cart .checkout, .widget_shopping_cart .checkout {display: none;}

    Kind regards

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

    Fred
    Support Expired

    Thanks,

    It Works, Then I will try something to have some image in background when hover.

    Do you have any idea?

    Maybe trying by custom CSS having the second image but not flipping?

    Hi Fred,

    Thank you for choosing our theme.

    The “Flip Product Thumbnail” feature load second image. If you turn it off the second image can’t load so when click on color swatch on product list it can’t work.

    You can add below CSS code in JanStudio > Theme Option > General Layout > Custom CSS to disable Flip Thumbnail Image

    .product-image-flip .back {
    	display: none;
    }

    Kind regards

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

    #30912
    brent
    Support Expired

    Hi Harry. I was out at my dad’s last night so I couldn’t reply.  Incredible 4-OVERTIME basketball game and our team won! It was crazy! anyway…

    1- The attributes are not inside ot the description area. They are still located just below it. I only styled the attributes with CSS and removed the table borders etc. But I do need them inside of the description area so that they’ll show on Facebook.

    Thank you.

    Thank you!
    Brent

    #30911

    Hi Kent,

    I’m sorry we use another way for switch column icon so can’t change like your screenshot. I gave you css to make icon thinner.

    Kind regards

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

    #30908
    jefersonib
    Support Expired

    perfect, and now how to adjust that other color as per the attachment.

    Hi, Please add below code to claue > theme option > general layout > custom CSS

    .product_title {
    	font-size: 25px;
    }
    .entry-summary .price {
    	font-size: 20px;
    }
    .price ins {
    	color: #ec0101 !important;
    }

    and change 20, 25 with your color #ec0101 with your color Kind regards

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

    In reply to: Mobile Sticky Menu

    when i change the css code background from “none” to “black”, it changes the color, but the problem is its too thick.  its not 1 bar menu, but 2 bars. how can we make the menu move up to top bar on desktop and keep name logo showing on both mobile and desktop?

    #30903

    In reply to: Mobile Sticky Menu

    i put the css code. then changed the header sticky background color to black.  still showing transparency.  You said delete the css code i just put in??

Viewing 10 results - 931 through 940 (of 3,138 total)