Home Forums WoodMart support forum Need Support for below settings

Need Support for below settings

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #651940

    kapeefit
    Participant

    Website: Kapeefit.com

    1. While giving reviews its asking for out of 10 stars (reviews issues in product layout .. mobile view has dual rating and in mobile view, no option to give star and in desktop view there are 10 stars to give reviews.)
    2. blog category archive page – Continue Reading button has to be bold
    3. we need a cart icon on Add to Cart button
    4. Desktop view | Product Page | “Buy Now” button color has to be changed in sticky footer
    5. Desktop view | Product Page | alignment of Add to Cart & Buy Now button has to be rectified in sticky footer

    #652353

    Hung Pham
    Keymaster

    Hi kapeefit,

    Thanks for reaching to us.

    First of all, I am appreciate your patience.

    1. To assist you in the best possible manner, I kindly ask that you please provide me screenshots that illustrate the problem to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.

    2. I see the button is now bold, please let me know if you found the way.

    3. You want to display cart icon next to Add to cart text?

    4, 5. Provide me with the mockup of the styles that you try to achieve and we’ll send proper instructions if it’s possible.

    Best Regards,

    #652568

    kapeefit
    Participant

    All Links and screenshots added as you have requested

    #652734

    Hung Pham
    Keymaster

    Hi kapeefit,

    Admin credential is incorrect, please check again. Also, would you mind if I deactivate extra plugins for testing? Please confirm me back.

    Best Regards,

    #652812

    kapeefit
    Participant

    Please find my attached reply

    #652944

    Hung Pham
    Keymaster

    Hi kapeefit,

    1, 2. It caused by Customer Reviews for WooCommerce plugin. I deactivated it, and review section is working properly.

    3. I see the button is bold now, please let know if you did it.

    4. Please add the below Custom CSS code to Theme Settings > Custom CSS > Global CSS section:

    .wd-add-btn-replace a.add-to-cart-loop:before {
        position: relative;
        left: 10px;
    }
    
    .wd-add-btn-replace a.add-to-cart-loop:hover span,
    .wd-add-btn-replace a.add-to-cart-loop:before {
        transform: none;
    }

    5. I see it still be white in my local, can you please re-check?

    6, 7. Please add the below Custom CSS code to Theme Settings > Custom CSS > Global CSS section:

    form.cart>.wc-proceed-to-checkoutt {
        flex: 1 1 40%;
    }
    
    div.shiprocket-headless{
        margin-top: 0;
    }
        
    button.sr-headless-checkout{
        margin-top: 0;
        background-color: #008081;
        margin-bottom: 0;
    }

    Regards,

    #652988

    kapeefit
    Participant

    3. I see the button is bold now, please let know if you did it. (i want the button more bolder (increase its weight)

    4. I want the cart icon next to add to cart button in single product page after adding your given code the button layout now looks like (so removed that code given by you as of now)

    in desktop view: https://snipboard.io/gd7sZD.jpg

    in mobile view: https://snipboard.io/YPnHRZ.jpg

    Also I want the letter C to be capital in add to cart button in single product layout

    #652996

    kapeefit
    Participant

    More Problems

    1. some margin issues appeared
    2. Reviews are disappeared or removed (we have almost 70+ Reviews for the product video attached but right now showing only 12 Reviews
    3. Select option color not changed or clickable

    #653004

    kapeefit
    Participant
    #653185

    Hung Pham
    Keymaster

    Hi kapeefit,

    1. Orange color, Buy Now / Add to cart buttons

    Please delete Elementor Kid and check again https://ibb.co/60MgnpNj

    2. Reviews

    Could you please check how it works with some default WordPress themes like TwentyTwenty or WooCommerce Storefront to understand if it is our theme issue or not?

    Regards,

Viewing 10 posts - 1 through 10 (of 10 total)