Forum Replies Created

Viewing 15 posts - 3,241 through 3,255 (of 3,396 total)
  • Author
    Posts
  • in reply to: Mobile Problem! #3232

    Hi you,

    I resolved this issue, please recheck.

    in reply to: Product color question #3229

    css code for button hover:

    .product-block-list-elementor a[class*=product_type_]:hover, .product-block-list-elementor a[class*=product_type_]:focus, .product-block-list-elementor a[class*=product_type_]:active{
     background-color: #your-color !important;
    }
    in reply to: Errors on Website #3219
    This reply has been marked as private.
    in reply to: Product color question #3217

    Hi,

    #1. Price css: I checked with this css code and it works normally: https://prnt.sc/1ea9lur

    #2. Add to cart button css:

    li.post-4794.product .product-block-list-elementor a[class*=product_type_]:before{
       color: #your-color;
    }
    in reply to: Errors on Website #3215
    This reply has been marked as private.
    in reply to: Errors on Website #3212

    Hi,

    #1. Please delete all caches on your browser when check your site.
    I double-checked and it worked before letting you know

    #2. As noted above, we’ll charge you for customizations like these.

    Please list all your custom requirements, I will check and custom quote for you

    in reply to: Installing thema #3210

    Do you mean the product has many options like this: Lightweight Wool Car

    Please follow guide at https://leebrosusthemes.gitbook.io/piizalian/woocommerce-1/variable-product

    in reply to: Product color question #3208

    – Change color boder hover:

    li.product .product-block-list-elementor:hover {
        border-color: #your-color !important;
    }

    – With Price:

    li.product .product-block-list-elementor .price ins {
        color: #your-color !important;
    }

    if you want to style for each product, you can use
    li.post-317.product

    in reply to: Move license from development site to permanent domain #3207

    Hi,

    – Package duplicator includes 2 files: .zip file including all files in website + database file and installation file. You won’t need to do any further editing when using duplicator.

    – The hosting service may only include a backup file for all files in the website + a separate database.
    Then you have to manually import the database when you install it on your new hosting

    in reply to: Product color question #3200

    Hi,

    Each product will have a product ID attached to the class in the tag li.
    You can combine this product class id to style your own color for each product

    View demo at: https://prnt.sc/1dz6iou

    li.product.type-product.post-317 h2.woocommerce-loop-product__title a {
        color: #92920f;
    }
    • This reply was modified 3 years, 1 month ago by SupporterSupporter.
    • This reply was modified 3 years, 1 month ago by SupporterSupporter.
    in reply to: Add item description #3199

    Ok, good job.

    Let me know if you need to help.

    in reply to: Errors on Website #3196

    HI again,

    #1. Ok, I fixed this issue but I had to fix js in main theme which means in case you update theme this problem will repeat. So please don’t update the theme if it’s not necessary

    #2. No, if using hover action to show this menu, when you login your account will have problem, login form will not show when you remove hover. So we switched to the action of clicking on the icon.

    We are more than happy to assist you with installation and customization issues that we are supporting on theme like the demo on themeforest.

    Many of your customization issues are beyond our free support. Therefore, if you continue to want to customize the theme with other requirements, we will charge a support fee.
    We hope you understand and sympathize!

    in reply to: Errors on Website #3193

    Hi,

    #1. You need to select the category for Product: https://prnt.sc/1dtwjdm

    #2. I removed this item

    in reply to: Errors on Website #3188

    I have just resolved all issues, please recheck.

    in reply to: Add item description #3186

    Please upload your site to hosting and send Admin web account for me, I will check and try to help you.

Viewing 15 posts - 3,241 through 3,255 (of 3,396 total)