Home Forums Search Search Results for 'css'

Viewing 10 results - 3,121 through 3,130 (of 3,135 total)
  • Author
    Search Results
  • #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 9 years, 1 month ago by Foster.
    • This reply was modified 9 years, 1 month ago by Foster.
    #689
    [Resolved]

    Topic: Custom CSS inside portfolio pages

    in forum Gecko
    blatt
    Participant

    Hi, I would like to “remove” the image+text header inside portfolio pages. I already tried to add

    .jas-portfolio-single .page-head{
    display:none;!important
    }

    To the “custom CSS” section inside Theme Options without success, how can I acomplish this?

    Thanks

    #673

    In reply to: Product Page Setting

    1. You can remove breadcrumb and also keep space above product content by add custom css in JanStudio > Theme Option > General Layout > Custom CSS

    .page-head .jas-container { display: none;}

    If you want move to left you can add custom css

    .page-head .jas-container { width: 100% ; padding: 0 15px;}

    .jas-wc-single .page-head .woocommerce-breadcrumb { text-align: left}

    .page-head a { color: #000;}

    .jas-breadcrumb i, .woocommerce-breadcrumb i { margin: 100px 10px 0; }

     

    Regards!

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

    #659

    In reply to: social icons centered

    Hi

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

    .header__top jas-col-md-4.jas-col-sm-6.jas-col-xs-12.start-md.start-sm.center-xs {flex-basis: 100%; max-width: 100%; padding: 10px 0; text-align: center; width: 100%;}

    .header__top .jas-col-md-4.tc.hidden-sm, .header__top .jas-col-md-4.jas-col-sm-6.jas-col-xs-12.end-lg.end-sm.center-xs {display: none;}

     

    Best regards!

    • This reply was modified 9 years, 2 months ago by Harry.

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

Viewing 10 results - 3,121 through 3,130 (of 3,135 total)