Home Forums Search Search Results for 'css'

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

    Hi Tom,

    Please add custom code in Claue > Theme Option > General Layout > Custom Css

    .single-post .jas-container {
    	max-width: 1170px;
    }

    And change 1170 with your number.

    Kind regards

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

    #42119

    In reply to: Font size on banners

    Hi Maija,

    1, 4. Please add below code to Claue > Theme Option > General Layout > custom css

    @media only screen and (max-width: 767px) {
    .page-head h1 {
    	font-size: 18px;
    }
    .jas-wc .page-head, .jas-wc-single .page-head {
    	background-position: center center;
    }}

    And change 18 with your number and only can move image on the left

    3. Please edit your content in Html and add id to the heading start of Serbian language https://tppr.me/s9m8Q and add anchor for button https://tppr.me/uUE6Z

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

    #42116

    In reply to: Font size on banners

    Hi Maija,

    1. Please send me the link where you show the banner or add your custom css code for mobile banner in Claue > Theme Option > General Layout > Custom CSS

    @media only screen and (max-width: 767px) {
    your custom code here
    }

    2. Please delete other currencies, and set RSD to 1 and re-create other currencies https://tppr.me/xSPAI

    3. For the button please create like this

    <a href="#serbian-lang">Click for version in Serbian</a>

    And wrap your Serbian content with id

    <div id="serbian-lang">your serbian content here</div>

    Kind regards

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

    Hi Nishan,

    Please add below code to Claue > theme option > general layout > custom Css

    .woocommerce-tabs.wc-tabs-wrapper.pt__50 {
    	padding-top: 0;
    }
    .product_meta {
    	display: none;
    }

    Kind regards.

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

    #42088

    Hi,

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

    .term-description {
    	display: block;
    	max-width: 1170px;
    	margin: 0 auto;
    }

    Kind regards

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

    #42071

    Thank you for fixing the bug! How do we achieve adding the custom CSS for text for mobile?

    #42070

    Hi,

    1. They use image as background image and add custom css for text for mobile

    2. the ‘Defer Render-blocking JS’ option of SG optimize cause the issue https://tppr.me/aqx46

    when i turn it off the categories widget working.

    Kind regards

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

    #42064

    Hi,

    Please add below code to claue > theme option > general layout > custom css

    .eael-woo-checkout .woocommerce .woocommerce-message {
    	display: none;
    }

    Kind regards

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

    #42062

    HI,

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

    .holder {
    	display: inline-block;
    	width: 100%;
    }
    #jas-mobile-menu ul li {
    	border-bottom: 1px solid #222;
    	padding-bottom: 5px;
    }

    Kind regards

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

    #42007

    In reply to: filter sticky

    Hi,

    It can’t work with only CSS because the CSS can’t detect when you scroll.

    Kind regards

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

Viewing 10 results - 111 through 120 (of 3,131 total)