Home Forums Search Search Results for 'css'

Viewing 10 results - 1,811 through 1,820 (of 3,138 total)
  • Author
    Search Results
  • #18500

    In reply to: iPhone Layout Issues

    Hi,

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

    @media only screen and (max-width: 767px) {
    .fa-plus::before, .fa-minus::before {
    	color: #999 !important;
    }
    }

    2. I saw you add the code

    Please add below code

    @media only screen and (max-width: 767px) {
    .product-thumbnail {
    	max-width: inherit;
    }}

    Best regards

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

    #18485

    In reply to: how to add the line?

    Hi,

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

    .footer__top .widget-title {
    	text-decoration: underline;
    }

    best regards

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

    #18483

    In reply to: how to fix it

    Hi,

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

    @media only screen and (max-width: 1024px) {
    .visible-sm.hide-md {
        display: block !important;
    }
    }

    Best regards

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

    #18476

    Hi Vifalanghe,

    1. Please change color in the text you added on header top https://monosnap.com/file/io4YEtS2np6c8BuGs1VozE8TMabla5#

    style="color: #ffffff"

    to

    style="color: #3e3e3e;"

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

    .jas-push-menu h3, .jas-push-menu i { color: #3e3e3e;}

    Best regards

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

    #18475

    Hi,

    1. Please go to Appearance > Install Plugin to update plugins to fix this issue

    2,3. Please add below code to JanStudio > Theme Option > General Layout > Custom CSS

    @media only screen and (max-width: 767px) {
    .jas-canvas-menu .jas-action i { color: #000000;}
    .header__top .jas-socials {display: none;}
    }

    Best regards

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

    #18460

    In reply to: Reduce white space

    Hi Karen,

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

    .jas-page > div { margin-top: 30px;}

    Best regards

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

    Hi,

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

    .p-video a { border: 2px solid #56cfe1; background: #56cfe1 !important; color: #fff;}

    Best regards

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

    #18408

    In reply to: Nav bar messed up

    Hi,

    Thanks for the coding. I added it into the custom CSS area of the theme options but unfortunately it didn’t change anything in the appearance. Can you please help me to fix this? Thanks.

     

     

    #18400

    In reply to: Badges

    Hi,

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

    .badge span { display: none;}

    Best regards

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

    Yes,

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

    .page-head::before { background: none;}

    Could you please reply on this topic for us easy to track your issue, don’t reply the email.

    Thanks

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

Viewing 10 results - 1,811 through 1,820 (of 3,138 total)