Home Forums Search Search Results for 'css'

Viewing 10 results - 451 through 460 (of 3,138 total)
  • Author
    Search Results
  • #37385

    Hi Nina,

    1. Please add Instagram Feed on your site i will check and help you solve problem.

    2. Please add below code to page CSS https://prnt.sc/tdeh3i

    .jas-page > div {margin-bottom: 0;}

    Kind regards

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

    #37384

    Please add more CSS code to reduce space on top

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

    Kind regards

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

    Hi,

    You should create it as a customa page, it will not show tag, related post and share. Or you can add below CSS to hide info

    .postid-3023 .tag-comment, .postid-3023 .social-share, .postid-3023 .post-related, .postid-3023 .comments-area {display: none;}

    Kind regards

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

    #37275
    vikasrox111
    Support Expired

    You go ahead

    I add the css in custom css

     

    #37265

    Hi,

    1. Please change code to

    .tax-product_tag .jas-wc .page-head {
    	background-image: url(http://p557553.mittwaldserver.info/wp-content/uploads/2020/06/GermanyMeetsIceland-3.jpg);
    	background-size: cover;
    	background-repeat: inherit;
    	background-position: center center;
    	background-attachment: fixed;
    	padding-top: 200px;
    	padding-bottom: 200px;
    }

    2. Please use class “header__top.bgbl” for the css row

    Kind regards

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

    #37264

    In reply to: The theme is very slow

    Hi,

    1. Please go to Appearance > Customize > WooCommerce > Product Image > Thumbnail width and change to 270

    2. Please try install plugin to optimize images https://wordpress.org/plugins/wp-smushit/

    3. Please install plugin Autoptimize https://wordpress.org/plugins/autoptimize/ to optimize CSS, JS and SuperCache for site cache https://wordpress.org/plugins/wp-super-cache/ and use Cloudflare CDN

    Kind regards

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

    #37257
    nickel
    Participant

    Hi,

    I have a problem.
    I use the Page Title Background on my website in the shop.
    The background at the products and the categories are not a problem.
    But I can’t add pictures at the Taxonomy / Tag sides.
    And in the payment process there is only the gray box (now I have colored it white using a css code).

    I have already tried to add images to the keywords using the “Category and Taxonomy Image” plugin, but unfortunately they are not displayed.

    It would also be nice if the standard image is on all Woocommerce sites.

    I use actually the following codes:

    .page-head .woocommerce-breadcrumb, .page-head .jas-breadcrumb, .tu.mb__10.cw  {
    display:none;
    }

    .page-head {
    padding:200px;
    }

    .archive.post-type-archive .page-head::before,
    .archive tax-product_cat .page-head::before {
    background: none;
    padding: 10px 0;
    }
    .archive.post-type-archive .page-head h1,
    .archive tax-product_cat .page-head h1 {
    color: #222;
    }

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

    .page-head {
    background-position: center top;
    ;}

     

    And a second question:

    I would like to add a background image to the top line (“Deine Geschichte ist in Dir”).
    I found out that it is the code .jas-row.middle-xs.
    If I change that, the 2nd line also changes with what I don’t want.
    Is there a code for only the first part?

    thank you so much for your help!

     

    #37208

    Hi Shariq,

    1. The code applied for all categories so when the category has less sub-categories it will has the issue.

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

    @media only screen and (max-width: 736px) {
    .term-men .shop-top-sidebar .woocommerce,
    .term-women .shop-top-sidebar .woocommerce {
    	min-width: inherit;
    	text-align: center;
    }}

    and change “term-name” as “name” is category name

    2. Please create shoes category with shoes products and go to Appearance > widgets > WooCommerce Filter Sidebar and add YITH Ajax Filter and choose attribute as Shoes-size https://prnt.sc/t86ofm

    The filter will show when category has attributes of products belong to this category not show other attribute of other product not belong to category.

    Kind regards

    • This reply was modified 5 years, 11 months ago by Harry.

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

    #37179
    shariq
    Support Expired

    Hi Harry, whenever I try to put a link it doesn’t let me post here for some reason which is why I post that way.

     

    3. How can I put a background image in a row? It only allows me to put a background video. Is it possible that we have video on computer while on mobile, a background image?

    4. I have tried putting this code into the custom CSS of the about page but it didn’t solve the issue, please help out.

    #37141

    In reply to: Child theme

    Hi John,

    I tried add CSS to child theme https://prnt.sc/t6v9qx and clear cache. It work well.

    Please check again. And reply on this topic so we can track your issue and help you faster.

    Kind regards

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

Viewing 10 results - 451 through 460 (of 3,138 total)