Singel Product Builder customization problems

This topic has 6 replies, 2 voices, and was last updated 2 years, 4 months ago ago by Awais Ahmed

  • Avatar: Oliver_Theis
    Oliver Theiß
    Participant
    July 5, 2022 at 21:44

    Hi all ,
    I decided to use your Singele Product builder because elementor just makes the page too slow….

    I just need a quick CSS adjustment here, the background should be white.

    And I have the problem that two times ratings is displayed….

    My third question, how can I indicate the sales tax at the product price (See Screebshot).


    https://www.optimumcore.eu/wp-content/uploads/2022/07/Price-2.png
    Thanks a lot

    https://www.optimumcore.eu/wp-content/uploads/2022/07/rating-2.png

    Oliver

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Awais Ahmed
    Awais Ahmed
    Participant
    July 6, 2022 at 05:44

    Hello, @Oliver Theiß,

    1. For the background color to change to White, Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global Custom CSS, and check back your site after removing the browser cache.

    .single-product .content-page {
        background-color: #fff !important;
    }

    2. For removing one of the stars rows from the single product page, Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global Custom CSS, and check back your site after removing the browser cache.

    .single-product div#reviews form#commentform .comment-form-rating p.stars:nth-child(2) {
        display: none !important;
    }

    3. For setting up the taxes, please read and follow the instructions written in the official WooCommerce documentation here: https://woocommerce.com/document/setting-up-taxes-in-woocommerce/#:~:text=Go%20to%3A%20WooCommerce%20%3E%20Settings%20%3E,Save%20changes.

    Regards 8Themes Team.

    Avatar: Oliver_Theis
    Oliver Theiß
    Participant
    July 7, 2022 at 16:42

    awww… no…….. This whole rating area is there twice not just the stars…. Look….. i think you changed something for me when i used elementor. but i don’t work with elementor anymore ….on the product page.

    But I don’t need the rating area twice….
    It should be removed once….

    Otherwise it looks weird….. 🙁

    Best regards Oliver

    Avatar: Awais Ahmed
    Awais Ahmed
    Participant
    July 8, 2022 at 06:10

    Hello, @Oliver Theiß,

    First of all, I didn’t touch anything on your site.

    Secondly, you wrote in your second point: “I have the problem that two times ratings is displayed….

    So it was not clear enough that the complete review box or the stars are showing twice and that is why I provided you the Custom CSS to remove the stars only.

    But as you explained it now clearly, I have prepared another Custom CSS for you, for removing the Complete Review Box which is showing twice.

    Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global Custom CSS, and check back your site after removing the browser cache.

    .single-product div#reviews:nth-child(2) {
        display: none !important;
    }

    Regards 8Themes Team.

    Avatar: Oliver_Theis
    Oliver Theiß
    Participant
    July 8, 2022 at 06:58

    heay Awais,

    That’s not what I meant either. You have adjusted something for me in the past, for the reason it appeared twice… Since I used elementor before. I did not mean you personally. 🙂

    Thanks for your help and have a nice weekend

    Avatar: Awais Ahmed
    Awais Ahmed
    Participant
    July 8, 2022 at 07:23

    Hello, @Oliver Theiß,

    I see, and no problem, I am always here to help you…

    Sound’s Good!! that my proposed solution helped you in solving your issue.

    Thanks for contacting us.
    Have a nice weekend.

    Case Closed.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Singel Product Builder customization problems’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.