Home Forums Search Search Results for 'css'

Viewing 10 results - 431 through 440 (of 3,131 total)
  • Author
    Search Results
  • #37542

    Okay well… the icons are back for some reason.

    The text background is still wrong. As I said, I fixed it with the custom css but it doesn´t look right. Right now the custom css code is active since this is a live webshop and we do not want our customers to not be able to read such texts. Please check the other languages and not german. German Page is normal!!

    The text you reffered to on the screenshot is also not affected by these problems.

    Any Idea for the background page that doesn´t delete itself?

    Looking forward for your help 🙂

     

    #37536

    In reply to: Favicon Images

    Hi Paolila,

    Please edit the page and add custom CSS code https://prnt.sc/thxv9j

    .jas-service.tl.jas-icon-square {
    	display: inline-block;
    	padding-bottom: 15px;
    }

    Kind regards

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

    #37535

    In reply to: Demo Content Import

    Hi Brad,

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

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

    Kind regards

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

    #37522
    blackpmetall
    Participant

    Hello,

    as you see on the picture the icons are missing for some reason. Website runs since over 1 year with this theme without this problem.

     

     

    Next Problem: The background of the text is invisible on every other language then german. Had to fix it with css “{
    background-color: rgba(220, 220, 220, 0.87);}” (removed it for the screenshot) but it is not the same and not the right way!

    Next problem: I deleted the picture shown in the background where the text background is missing. But the picture won´t remove itself on any language. It is not in our Media Library anymore but still visible on the page.

    #37517
    Reinhard
    Participant

    Hi,

    Whats the best way to implement breadcrumbs in archive pages?

    I found an older case:

    You can enable breadcrumb on category page by add custom css in Claue > Theme Option > General Layout > Custom CSS

    .archive .woocommerce-breadcrumb {
    background: #f6f6f8;
    display: block;
    padding: 10px 20px;
    }

    Or should I use the Yoast BC function?

    best regards

    Reinhard

    #37506

    Hi Shariq,

    1, 2, 3. Please add below CSS code

    .wc-col-switch.flex::before {
    	content: 'Sort By:';
    	padding-right: 10px;
    }
    .product_meta {
    	display: none;
    	width: 100%;
    }
    .price del::before {
    	content: 'Retail price';
    	text-decoration: none;
    	padding-right: 5px;
    }

    4. The link is product category while the filter on left is attribute (Brand). Please go to Dashboard > Products > Attributes and delete brand

    5. I’m sorry on the top only show the text is beter

    6. Please go to Theme Option > WooCommerce > Product Details Settings > Size Guide and upload your image contain table of size.

    Kind regards

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

    #37490

    In reply to: accordion bug

    patrick
    Support Expired

    Tank you Harry

    can you tell me why this div css disappeared?

     

    in 9 days I have no right to communicate with you if I have a problem I have to take a support extension?

    #37483

    In reply to: accordion bug

    Hi,

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

    .wc-accordion-content {
    	padding: 20px;
    	display: none;
    }

    Kind regards

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

    #37479

    In reply to: Swatch sizes

    Hi,

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

    .swatch__value {
    	width: 30px;
    	height: 30px;
    	line-height: 32px;
    }

    Btw, your support expired. Could you please renew your support at https://themeforest.net/item/claue-clean-minimal-woocommerce-theme/18929281 that will help us continue develop new features and improve our theme.

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

    #37454

    Topic: Swatch sizes

    in forum Claue
    kloader
    Participant

    Hi, is there a .css to enlarge the size and swatch sizes?

    testingtesting

     

    thank you

    kevin

Viewing 10 results - 431 through 440 (of 3,131 total)