Highlighted txt to light to indicate that it has been selected

This topic has 6 replies, 2 voices, and was last updated 1 years ago ago by Tony Rodriguez

  • Avatar: lifetrekker
    lifetrekker
    Participant
    March 30, 2023 at 00:51

    When the text in the Referral Url box is selected it is to light and can’t be determined that it is selected.

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    March 30, 2023 at 05:49

    Hello lifetrekker,

    We apologize for any inconvenience this may have caused. To help us better understand the issue you are experiencing, we would appreciate it if you could provide us with a screenshot of the issue which shows the Referral Url box highlighted in text.

    You can upload the screenshots to https://postimages.org/ and paste the links here.

    we request that you provide us with URL and temporary access to the wp-admin of your website. This will enable us to take a closer look at your settings and provide you with a more accurate and specific solution.

    To do this, please follow these steps:
    – Create an account via Dashboard (Users > Add new) with administrator role. Refer to the following image for guidance: http://prntscr.com/s3rc9m
    – Provide us with the username and password for the newly created account via the Private Content area. Refer to the following image for guidance: http://prntscr.com/s5mao7
    – Any email address can be used for the new account, it does not have to be your personal email.

    Please let us know once you have completed these steps, and we will promptly review your account information and provide assistance as soon as possible.

    Kind Regards,
    8theme team

    Avatar: lifetrekker
    lifetrekker
    Participant
    March 30, 2023 at 15:27

    https://i.postimg.cc/L6RrrmWN/txt.png

    Please contact administrator
    for this information.
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    March 31, 2023 at 05:39

    Hello Lifetrekker,

    Thank you for providing us with the screenshot. In order to assist you with changing the selected text color on a particular page, we would need the URL of that page to further investigate the issue. Once we have the URL, we can check the page and provide you with a solution to change the selected text color as per your requirements. We would appreciate it if you could provide us with the URL at your earliest convenience, and we will be more than happy to help you out!

    Best Regards,
    8Theme’s Team

    Avatar: lifetrekker
    lifetrekker
    Participant
    April 4, 2023 at 20:05

    all pages that have a user input field

    use is not able to see highlighted txt as the highlight is to close to the color of the page.

    pls view this page: https://working.iamempowered.today/my-account/

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    April 5, 2023 at 08:34

    Hello, @Lifetrekker,

    Thank you for purchasing our theme and for contacting our support center.

    To address your issue, please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache to view the changes:

    *[type=text]{
    background-color: #bdbaba !important;
        color: #0e0e0e !important;
    }
    input[type=tel]{
    background-color: #bdbaba !important;
        color: #0e0e0e !important;   
    }
    input[type=email] {
    background-color: #bdbaba !important;
        color: #0e0e0e !important;   
    }
    textarea {
    background-color: #bdbaba !important;
        color: #0e0e0e !important;   
    }
    input[type=password] {
    background-color: #bdbaba !important;
        color: #0e0e0e !important;   
    }

    We hope this helps.

    Best regards,
    8Theme’s Team

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

The issue related to '‘highlighted txt to light to indicate that it has been selected’' has been successfully resolved, and the topic is now closed for further responses

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