This topic has 6 replies, 2 voices, and was last updated 1 years, 6 months ago ago by Rose Tyler
1) I want to make complete website with dark theme (dark background) and text with white or light color?
I have tried it but at some places the text is still black and hence not visible.
For example click account button in menu bar… the background is white, field background is black and text is white… I want exactly opposite.
Background black, field background white and text black.
2) I guess 9.1.4 version is out but I am not able to see “update” in theme panel or in Dashboard > Updates.
I am using child theme. I switched to parent theme to check but still update not available. I am using 9.1.1
3) How to edit “shop” page using elementor? Is it possible?
4) How to change the word “Register” to “sign up”
5) is it possible to remove dedicate page of register/sign up and keep on popup in menu bar? if yes, how?
Hello Kamlesh,
Thank you for contacting us and for using XStore.
We can’t open your site. Is there a restriction by IP or something else? Please check and let us know what can be done to allow us to see your site.
Dashboard > Updates > please click on “Check now” link.
The shop page is a catalog page for products that cannot be edited using Elementor by default.
If you are using Elementor Pro, please refer to the plugin documentation for instructions on how to edit the shop page: https://elementor.com/help/creating-a-woocommerce-archive-template/.
Kind Regards,
8theme team
I have not added any restriction. May be the wordfence is blocking through its firewall.
I have temporarily deactivated wordfence. Please try visiting website now.
Yes I am using elementor Pro.
Thank you.
Hello Kamlesh,
Thank you for your response.
We can see your site now.
Colors (background and text) from your screenshot come from Header Builder > My account > Dropdown, about fields – it is from Theme options > Styling > Input.
If you do not want to edit these settings, the next custom CSS code can be used:
body:not(.logged-in) .et_b_header-account.et_element-top-level .et-mini-content {
background-color: black;
color:white;
}
body:not(.logged-in) .login-link input {
background-color: white;
color: black;
}
Register here https://prnt.sc/LxI_wwHUzIDs can be changed via Translation files of XStore Core plugin. Instal Loco Translate > go to Plugins > Core > create English translation > find and change the text, then you can deactivate the Loco plugin.
“register/sign up” page can’t be deleted in the mentioned way.
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.
Kind Regards,
8theme team
Hi
Hello Kamlesh,
Thank you for your response.
It looks like you are using an additional plugin to add the mentioned mailchimp_woocommerce_newsletter, so we would recommend you contact the support of the plugin.
Kind Regards,
8theme team
Tagged: best selling, complete website, dark theme, how to, themes, white text, woocommerce
You must be logged in to reply to this topic.Log in/Sign up