This topic has 6 replies, 3 voices, and was last updated 6 months, 1 weeks ago ago by Rose Tyler
Some form text are not visible, how to fix this? thanks
Also, how to change the images here? https://prnt.sc/dvLRdGJZ04bW
Hello, @filmguerilla,
Thank you for contacting us and for using XStore.
To assist you more effectively, We kindly request that you share your site’s wp-admin access credentials in the designated private content area. This will enable us to review your settings in detail and offer the most accurate support.
We kindly recommend that you take a complete backup of your site before proceeding.
Thank you for your cooperation and we look forward to hearing from you soon.
Best regards,
The 8Theme Team
please check private content
Hello,
1/ We hope this message finds you well. Kindly utilize the following custom CSS code to achieve the desired styling:
.dokan-form-control, input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea, textarea.form-control {
color:#888;
}
2/ Theme Options > WooCommerce > Cart/Checkout Layout > Footer content https://prnt.sc/OJ78J9u97d54
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Best regards,
The 8Theme Team
the css doesnt work on CITY
please check private content
Hello,
We appreciate your prompt response.
Please proceed with changing the previous code to:
.dokan-form-control, input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea, textarea.form-control,
[data-mode=dark] .select2-container--default .select2-selection--single .select2-selection__rendered {
color:#888;
}
Best regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up