Home Forums Search Search Results for 'css'

Viewing 10 results - 241 through 250 (of 3,131 total)
  • Author
    Search Results
  • #39988

    Hi Jacky,

    1. As I told you before, don’t delete the row contain hero banner. Just replace background image when you change background. https://prnt.sc/wltf3k

    If you delete the row you have to repeat add new custom CSS every time you add new row for hero banner

    Please add below code to Claue > Theme Option > Genẻal Layout > Custom CSS to replace old code

    @media only screen and (max-width: 767px) {
    .vc_row.vc_custom_1609673060136 {
    	padding-top: 90px !important;
    	padding-bottom: 20px !important;
    	background-size: contain !important;
    }}

    2,3. Please edit column and follow this screenshot https://prnt.sc/wltf3k

    4. Please add more code

    @media only screen and (max-width: 767px) {
    .woocommerce-info, .woocommerce-error, .woocommerce-warning, .woocommerce-message {
    	padding: 20px;
    }}

    Kind regards

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

    #39987

    Hi Fcnet,

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

    .btn-atc .cart .yith-wcwl-add-to-wishlist {
    	display: none;
    }

    Btw, your support expired. Please extend your support at https://themeforest.net/downloads that will support 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

    #39963

    In reply to: [object object] error

    Hi,

    Please add more code to Claue > Thêm Option > General Layout > Custom CSS

    .single-product .woocommerce-notices-wrapper {
    	position: relative;
    	z-index: 999;
    }

    Kind regards

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

    #39912
    [Resolved]

    Topic: Elementor and Blog

    in forum Claue
    max122
    Participant

    Hi,
    I tried to make a page with Elementor but when I drag and drop the “BLOG component” i see this [claue_addons_blog style=”outside” columns=”6″ thumb_size=”570×320″ limit=”-1″ css_animation=”top-to-bottom”] and not the posts
    Can you help me?

    • This topic was modified 4 years, 2 months ago by max122.
    Attachments:
    You must be logged in to view attached files.

    Hi Aurelle,

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

    .swatch__value {
    	width: 30px;
    	height: 30px;
    	line-height: 32px;
    	border-radius: 0;
    }
    .swatch__list--item {
    	border-radius: 0;
    }

    You can increase 30 to your number

    Kind regards

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

    #39893

    Hi,

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

    .boxed .jas-wc-single .bgbl {
    	padding: 20px 15px !important;
    	background: #f6f6f8;
    	width: 1170px;
    }

    Kind regards

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

    #39879

    In reply to: Yoast plugin conflict

    This reply has been marked as private.

    Rahim Vaziri
    CEO & Founder at Look.ir

    #39871

    1. Yes, if you want keep header top you should keep current header layout

    2. You need download 3 fonts (regular, bold and light).

    You can follow this to inspect element to know css class https://www.hostinger.com/tutorials/website/how-to-inspect-and-change-style-using-google-chrome

    https://prnt.sc/wcdit8

    Please reply on this topic so i can track your issue.

    Kind regards

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

    #39868

    In reply to: WordPress 5.6

    Harry,
    I updated the file you gave me on look.ir and removed the hide css.

    It’s working. But I wonder why it is like that on the staging imported look.ws

    You can check look.ir now. It’s updated.

    Thank you.

    • This reply was modified 4 years, 2 months ago by Rahim.

    Rahim Vaziri
    CEO & Founder at Look.ir

    #39865

    Hi,

    1. To make header layout 2 work you need create menu left and menu right https://prnt.sc/wcbzi7

    2. You have to download webfont at https://webfonts.ffonts.net/KelsonSans-Bold.font.download and embed font to child theme and add your custom CSS code in claue-child > style.css

    Kind regards

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

Viewing 10 results - 241 through 250 (of 3,131 total)