Home Forums Search Search Results for 'css'

Viewing 10 results - 151 through 160 (of 3,135 total)
  • Author
    Search Results
  • #41619

    In reply to: Footer

    Hi Jennifer,

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

    #jas-footer .jas-container {
    	width: calc(100% - 50px);
    }

    and change 50 with your number

    Kind regards!

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

    #41614

    In reply to: Menue font sizing

    You can change font size by add below code to Claue > Theme Option > General Layout > Custom CSS

    .jas-menu > li > a { font-size: 17px !important;}

    and change 17 with your number

    Kind regards

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

    Hi,

    1. For the page, please upload featured image to change image or turn off Page Tittle https://tppr.me/htFwi

    2. Or add below code to Claue > Theme Option > General Layout > Custom CSS to remove on all page

    .page-head {
    	display: none;
    }

    Kind regards

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

    #41569

    In reply to: Sub Menu Layout

    Hi Charles,

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

    
    .jas-menu > li.mega-menu > ul {
    	max-width: 100%;
    }
    .jas-menu > li.mega-menu#menu-item-2101 > ul > .sub-column-item {
    	display: inline-grid;
    }

    Kind regards

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

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

    #41563

    In reply to: Sub Menu Layout

    charles719
    Support Expired

    Hi,

    I have removed the custom CSS but no changes to Mega Menu.

    Please help with custom CSS to display all parent categories with their subcategories in the mega menu.

    Thanks,

    Charles

    #41561

    In reply to: Sub Menu Layout

    Hi Charles,

    I check and see you added some custom CSS, please check the code you added.

    Kind regards

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

    #41560

    In reply to: Sub Menu Layout

    charles719
    Support Expired

    Hi,

    I have added the mega menu to CSS but the mega menu is not showing all the parent categories.

    Please help me to display all parent categories with their subcategories in the mega menu.

    Many thanks,
    Charles

    #41521

    Hi Mike,

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

    .swatch__list--item.disabled::before, .swatch__list--item.disabled::after {
    	display: none;
    }
    .swatch__list--item.disabled {
    	opacity: 1;
    	pointer-events: inherit;
    }

    Btw, your support expired. Please renew your support at https://themeforest.net/downloads that will help us continue develop new features and improve our theme.

    Thank and regards!

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

    #41493

    Hi,

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

    .product-info .woocommerce-price-suffix {
    	display: none;
    }

    Kind regards

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

    #41471

    Hi Ateacme,

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

    .jas-wc-single .page-head {
    	background-image: url(https://labartdog.com/wp-content/uploads/2021/04/labartdog-header-new.jpg) !important;
    }

    Kind regards

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

Viewing 10 results - 151 through 160 (of 3,135 total)