How to make complete website with Dark theme and white text

This topic has 6 replies, 2 voices, and was last updated 10 months, 1 week ago ago by Rose Tyler

  • Avatar: Kamlesh
    Kamlesh
    Participant
    May 17, 2023 at 10:03

    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?

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 17, 2023 at 12:42

    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

    Avatar: Kamlesh
    Kamlesh
    Participant
    May 18, 2023 at 05:04

    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.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 18, 2023 at 07:31

    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

    Avatar: Kamlesh
    Kamlesh
    Participant
    May 24, 2023 at 16:45

    Hi

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 25, 2023 at 07:46

    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

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.