Home › Forums › WoodMart support forum › Change where the colors appear
Change where the colors appear
- This topic has 11 replies, 2 voices, and was last updated 1 year, 8 months ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
April 17, 2023 at 4:14 am #460072
didine054800ParticipantI want to change where the colors appear to the right on the product page
Attachments:
You must be logged in to view attached files.April 17, 2023 at 10:38 am #460118
Aizaz Imtiaz AwanKeymasterHi,
Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field and And tell us where to keep them.
so that we can check this concern on your Site and help you out accordingly.Best Regards.
April 18, 2023 at 1:07 am #460267
didine054800ParticipantI want to change where the colors appear to the right on the product page
April 18, 2023 at 11:52 am #460360
Aizaz Imtiaz AwanKeymasterHi,
So, please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:
table.variations { left: 400px !important; }
Change the code as per your need.
Best Regards.
April 18, 2023 at 11:42 pm #460543
didine054800ParticipantThe color does not appear on the phone
Attachments:
You must be logged in to view attached files.April 19, 2023 at 12:36 pm #460642
Aizaz Imtiaz AwanKeymasterHi,
So, please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Custom CSS for Desktop:
table.variations { left: 400px !important; }
And using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Custom CSS for Desktop:
table.variations { left: 250px !important; }
Best Regards.
April 19, 2023 at 10:44 pm #460806
didine054800ParticipantHow do I translate this into Arabic?
Attachments:
You must be logged in to view attached files.April 20, 2023 at 9:15 am #460878
Aizaz Imtiaz AwanKeymasterHello,
Please use the Loco translate plugin on your site. After installing the plugin please Navigate to Loco >> Themes >> Woodmart >> Edit the translation which you are using for the site >> Click the Sync button >> Find the words and add the translation for them and save it.
Also, please Navigate to Loco >> Plugins >> Woocommerce >> Edit the translation which you are using for the site >> Click the Sync button >> Find the words and add the translation for them and save it.
Also, please Navigate to Loco >> Plugins >> Woodmart-Core >> Edit the translation which you are using for the site >> Click the Sync button >> Find the words and add the translation for them and save it.
https://wordpress.org/plugins/loco-translate/
Note:
1. Custom (recommended)
2. This is Loco’s protected folder under “wp-content/languages/loco/” which is safe from automatic updates and provides priority over the above locations.
https://localise.biz/wordpress/plugin/manual/msginit?utm_medium=plugin&utm_campaign=wp&utm_source=admin&utm_content=plugin-msginit#order
If this folder doesn’t exist you may need to create it and ensure it has the correct permissions.
https://localise.biz/wordpress/plugin/manual/filesystemIf the issue still exists then please send me the WP admin login details of your site so I will check and solve the issue for you.
For more information please read the theme documentation here:
https://xtemos.com/docs-topic/translate-woodmart-theme-with-loco-translate/Best Regards.
April 23, 2023 at 9:26 pm #461557
didine054800ParticipantHow to raise the call us button on the phone
Attachments:
You must be logged in to view attached files.April 25, 2023 at 12:38 pm #461948
Aizaz Imtiaz AwanKeymasterHello,
It is not our theme-related issue. It is the icon of the plugin “chaty”.
Go to plugin setting and change the size as per your need:
Screenshot for clarification:
https://ibb.co/RzLthnCBest Regards.
April 26, 2023 at 4:43 pm #462363
didine054800ParticipantI do not want to change its size, I want to raise it a little so that the buttons below it appear
April 27, 2023 at 10:42 am #462558
Aizaz Imtiaz AwanKeymasterHi,
using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Custom CSS for Mobile:
.chaty-widget .chaty-cta-main .chaty-cta-button { bottom: 40px !important; }
Best Regards.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register