Home Forums Search Search Results for 'css'

Viewing 10 results - 1,801 through 1,810 (of 3,138 total)
  • Author
    Search Results
  • #18666

    In reply to: how to edit the margin

    Hi,

    Please add custom css code

    .footer__top .menu li {
    	line-height: 24px;
    }

    Best regards

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

    Hi Karen,

    Please ask WC Vendor team to add class to <body> when the page use the plugin. That will help to use CSS

    Best regards

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

    Is there possibly a way to hide it via CSS if page url contains ‘Crafties’ as all shops url’s contain this:

    https://www.consciouscrafties.com/Crafties/magic-mixes/

    Many thanks,

    Karen

    Hi,

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

    #jas-footer, #jas-footer .widget-title, #jas-footer a {
    color: #999;
    }

    For slider, please go to Meta Slider and click to place holder image to replace.

    Best regards

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

    #18617
    This reply has been marked as private.
    #18587

    Hi,

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

    .slick-prev, .slick-next {
    	border: none;
    }

    Best regards

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

    #18561

    Hi,

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

    
    form .quantity.hidden {display: none !important;}
    .entry-summary .quantity.hidden + .single_add_to_cart_button, .entry-summary .quantity.hidden + .external_single_add_to_cart_button { margin-left: 0;}
    #jas-mobile-menu ul li.open > .holder::before, #jas-mobile-menu ul li:hover > .holder::before { color: #222;}

    Best 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

    .left .p-video {
    	right: 38%;
    	margin-right: -50px;
    }

    Best regards

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

    #18550
    This reply has been marked as private.

    Hi Karen,

    You can change shopping bag to cart by add below code Claue > theme option > General layout > Custom CSS

    .pe-7s-shopbag::before {
    	content: "\e66e";
    }

    best regards

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

Viewing 10 results - 1,801 through 1,810 (of 3,138 total)