Home Forums Search Search Results for 'css'

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

    Hi,

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

    .admin-bar .pswp__top-bar {
    	top: 0;
    }

    Kind regards

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

    #42224

    Hi SteBrooks,

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

    .quantity .tc a {
    	color: #ccc;
    }
    @media only screen and (max-width: 767px) {
    table.shop_table_responsive tr td::before {
    	color: #ccc;
    }}

    Kind regards

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

    #42218

    Hi SteBrooks,

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

    @media only screen and (max-width: 767px) {
    #jas-footer-menu li {
    	float: none;
    }}

    For the cart, please go to Theme Option > WooCommerce > Product Detail Setting > Add to cart behavior change to Slide Sidebar.

    Kind regards

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

    #42201

    Hi,

    Please change to 175 and 175 for desktop and add custom css for mobile in claue > theme option > general layout > custom css

    @media only screen and (max-width: 736px) {
    .vc_custom_1630341320325 {
    	padding-top: 85px !important;
    	padding-bottom: 45px !important;
    }}

    KInd regards

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

    #42162

    In reply to: minor css issue

    Hi,

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

    a.button, .jas-ajax-load a, button.button {
    	white-space: nowrap;
    }

    4. Can you tell me which button?

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

    #42155

    Topic: minor css issue

    in forum Claue
    ArtK
    Participant

    Hi,

    1. In the cart page, the text overflows the apply coupon button (see screenshot). Can you kindly fix the css (mobile+ desktop)

    2. Also, voucher coupons has same issue.

    3. See below in private

     

    Thanks a lot. Have a nice day ahead.

    Best Regards,

    AK

    Attachments:
    You must be logged in to view attached files.
    #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

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