Home Forums WoodMart support forum Category Widget Text Edit

Category Widget Text Edit

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #620445

    woozythat
    Participant

    Hello, I would like to change the written word product to something else where can I do that? This is category shown when you go to shop on the classic demo. Also, I would like to change colors of the text there along with heading. Where can I do so?

    • This topic was modified 6 days, 5 hours ago by woozythat.
    Attachments:
    You must be logged in to view attached files.
    #620468

    woozythat
    Participant

    I also would like to remove the shop page title but keep the page background image, but I was not able to find a way out at all. I don’t have any code knowledge please spare me on that.

    #620767

    Hung Pham
    Keymaster

    Hi woozythat,

    Thanks for reaching to us and appreciate your patience.

    1. Translation

    + In order to change / translate words. Please make sure you synced the strings first before changing / translating WooCommerce, WoodMart Core plugins and WoodMart theme. You can refer to article

    https://xtemos.com/docs-topic/theme-translation/
    https://xtemos.com/docs-topic/how-to-make-woodmart-multilingual-with-wpml/

    + You are also need to select the language for the backend and theme settings for admin from the admin user profile, please edit the user’s profile and then select the language for that user it will show the same on the backend.

    + Some strings related to Wishlist / Compare / Login & Register page, you can change in Theme Settings > Shop or Theme Settings > My account https://prnt.sc/W8Tt95stG3YC

    2. Page Title

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

    .post-type-archive-product .wd-page-title h1.title {
        font-size: 0;
    }

    Regards,

    #620780

    kruajeng
    Participant

    Hi @Artem Temos, Keymaster I would like you to answer my chat @ kruajeng
    I am your new customer who has been inquiring for more than 1 day now

    Thanks
    Regards,

    #620782

    kruajeng
    Participant

    Hi @HungPham, Keymaster I would like you to answer my chat @kruajeng
    I am your new customer who has been inquiring for more than 1 day

    Thanks
    Regards,

    #620863

    woozythat
    Participant

    1) I believe I was misunderstood. I don’t want to translate the word “products” to another language word. I simply would like to change to word product to any other word for example collections or jeans.

    2) Thank you for the code. When theme gets a new update, will this code remain there?

    Thanks,

    #621235

    Hung Pham
    Keymaster

    Hi woozythat,

    1. It doesn’t mean translate, you can do that to change words as well.

    2. If you are running Child theme and Custom CSS or PHP codes are placed in it, basically, it won’t lose.

    But, as I answered above I highly recommend you to take a complete backup of your site before proceeding.

    Regards,

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