Home Forums WoodMart support forum Tax, Price, Text

Tax, Price, Text

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #167830

    yuksel
    Participant

    Hi

    01.
    How can I fix the tax rate below this rate calculated in 18% basket

    02
    I have defined minimum quantity for product variations
    On the product page
    The product is under unit price …
    (product price x pcs = total price)
    i want it to appear. how can I do it?

    03
    Some parts of the site are forcing capital letters.
    I want to cancel it.
    let it look as it is written

    Thanks!

    #167916

    Hello,

    First of all thanks for choosing our Theme, we are glad to be you in WoodMart WordPress family :)

    1) To enable fix tax for the products. First you need to enable tax from Woocommerce >> Settings >> General.

    For Clarification see the screenshot: https://www.screencast.com/t/5czbYehFfv

    Please read the article for the complete setup of product taxes on your website: https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/

    2) I visited one of your products which have some variations and it looks perfectly normal. What do you exactly want to achieve. Kindly share the screenshot by pointing out the specific section and also describe your issue a bit more so I can help you accordingly.

    Also follow the documentation for guidance: https://xtemos.com/docs/woodmart/variable-products-swatches/

    3) To avoid that forcing capital letters behaviour you can Change Text Transform of specific area, you need to inspect its class and add this code to the Theme Settings > Custom CSS > Global custom CSS accordingly:

    Just to set an example for you. I set text-transform to none for the categories heading in header.

    .header-categories-nav-wrap .menu-open-label {
        text-transform: none;
    }

    Before: https://www.screencast.com/t/HMdtfj2loNPx

    After applying the CSS: https://www.screencast.com/t/RPjJvCp0l

    Best Regards.

    #168019

    yuksel
    Participant

    Thanks for support

    #168020

    Most Welcome :-)

    If you do not mind, can you please leave 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

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

The topic ‘Tax, Price, Text’ is closed to new replies.