Home Forums Search Search Results for 'css'

Viewing 10 results - 2,831 through 2,840 (of 3,138 total)
  • Author
    Search Results
  • #5075

    In reply to: BLOG

    The Title is very small and white. can i have the option to increase, change color and choose the place, as you did a CSS for the meta slider.??

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

    #5067

    In reply to: BLOG

    Perfect, black line disapered, but the Title disapered too. I want to continue the title inside the image,without the black big line.

    Can you resend a new CSS for it???

    Alexandre

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

    #5043

    Hi,

    To change color of button, please navigate to Claue theme option and open Color Scheme section.

    To change the text, you can install Loco Translate plugin to do it, Please refer this article http://support.janstudio.net/forums/topic/theme-translation/

    Last issue (big button) please add this custom CSS code in Claue Theme Option

    button.single_add_to_cart_button { width: 100%; }

    #4975

    In reply to: Theme Translation

    Hi,

    Sorry for late reply.

    You can add custom code in Claue > Theme Option > General Layout > Custom CSS to translate Promo Text

    html[lang=”pt-PT”] .header__top .center-md.end-sm .header-text,
    html[lang=”es-ES”] .header__top .center-md.end-sm .header-text {
    position: relative;
    text-indent: -999em;
    }
    html[lang=”pt-PT”]  .header__top .center-md.end-sm .header-text:after,
    html[lang=”es-ES”] .header__top .center-md.end-sm .header-text:after {
    position: absolute;
    top: 0;
    left: 0;
    text-indent: 0;
    width: 100%;
    text-align: center;
    }

    html[lang=”pt-PT”] .header__top .center-md.end-sm .header-text:after { content:’the text you want replace in Portugese’;}

    html[lang=”es-ES”] .header__top .center-md.end-sm .header-text:after { content:’the text you want replace in Spain’;}

    Best regards

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

    #4954

    In reply to: BLOG

    If you don’t want change blog layout to 2 cols you should change the image bigger.

    You can remove black bar by add custom css in Claue > Theme Option > General Layout > Custom CSS

    .inside-thumb { display: none;}

     

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

    #4948

    You can edit product price by open General tab when edit product https://monosnap.com/file/PbVq8wgzZBkCpC7PFfrTHm5wLmJ6N7#

    You can remove badge by add custom css in JanStudio > Theme Option > General Layout > Custom CSS

    .badge span { display: none;}

     

    Regards

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

    #4933

    In reply to: quick view

    I check and saw you lost close tag of css “}” on the last like, it cause your custom code not work well, i help you add close tag.

    Best regards

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

    #4930

    In reply to: search products

    When you switch to child theme you have to re-arrange widget to correct sidebar.

    For quick view you can add custom css in Claue > Theme Option > General Layout > Custom CSS to make it small

    .product-quickview, .wc-content-help { max-width: 850px;}

    Best regards

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

    #4924
    [Resolved]

    Topic: quick view

    in forum Claue
    Harry
    Keymaster

    i did not like the layout of the quickview, as it was so big.

    Later one, you asked me to add no css (attached 1).

    But today you asked me to active a claue child version to change the searc hproduct full image to basic image and i lost the quick view option you changed to me attached 2

    Alexandre

     

    Attachments:
    You must be logged in to view attached files.

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

    #4905

    In reply to: Header transparent

    You can add custom css code in Claue > Theme Option > General Layout > Custom CSS

    .home #jas-content { margin-top: -62px;}

    Best regards

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

Viewing 10 results - 2,831 through 2,840 (of 3,138 total)