Home Forums Search Search Results for 'css'

Viewing 10 results - 3,111 through 3,120 (of 3,128 total)
  • Author
    Search Results
  • #890

    In reply to: Add to basket button

    We use same as with yours https://monosnap.com/file/wEJcXjMdKtpEfN99AFr7itQmSvCzQH# but didn’t see problem like yours

    Can you try clear cache and refresh your browser.

    You can add custom css for better view on quickview

    .entry-summary .single_add_to_cart_button, .entry-summary .external_single_add_to_cart_button { padding: 0 36px 0 39px;}

    Best regards!

     

    • This reply was modified 7 years, 5 months ago by Harry.

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

    #869

    In reply to: Top bar

    You can try add custom css

    .home .jas-page .jas-col-md-12.mt__60,
    .home .jas-page .jas-col-md-12.mb__60 {
    margin: 0;
    }

    And add slide to meta slider.

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

    #865

    In reply to: Top bar

    I spoke too soon, with either css mod i am getting a huge space below the menu and above the page content.  this is on all pages.

    #861

    In reply to: Top bar

    you can add custom css .header__top {display: none;}

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

    #860

    In reply to: Top bar

    figured it out: added the following to custom css

    #jas-header > div.header__top.bgbl.pl__15.pr__15 {display: none;}

    Hi

    @onyxdesign
    : you can add custom css in JanStudio > Theme Option > General Layout > Custom CSS Style

    .jas-breadcrumb, .woocommerce-breadcrumb { display: none;}

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

    #843

    Hi you can add custom css in JanStudio > Theme Option > General Layout > Custom css

    .header-7 { background-color: #fff;}

    Regards!

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

    #839

    In reply to: Polylang menu

    Hi,I checked your site and saw, switcher language menu they use code have different structure with our menu.
    you can use custom css in JansStudio > Theme Options > General Layout > Custom CSS to display language switcher
    #jas-mobile-menu ul .pll-parent-menu-item > a {display: none;}
    #jas-mobile-menu ul .pll-parent-menu-item ul { display: block; padding-left: 0;}

    Best regards!

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

    #768

    In reply to: Swatch!

    Hi,

    You can add custom css code in JanStudio > Theme option > General Layout > Custom CSS Style

    .swatch li, .swatch li span { border-radius: 0;}

    Best regards!

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

    #690

    Hi Blatt

    Please add this code to Custom CSS
    .single-portfolio .page-head { display: none; }

    • This reply was modified 7 years, 5 months ago by Foster.
    • This reply was modified 7 years, 5 months ago by Foster.
Viewing 10 results - 3,111 through 3,120 (of 3,128 total)