Account profile’s menu is basically invisible + some other questions

This topic has 11 replies, 2 voices, and was last updated 1 months, 3 weeks ago ago by Rose Tyler

  • Avatar: Jefferson Lee
    Jefferson Lee
    Participant
    September 29, 2024 at 10:39

    Hello

    1. I’m struggling to figure out where to find the color editor for the Account profile’s menu. The screenshot provided shows that when you hover on that area, you can see it, but it’s by default either White or Transparent.

    2. I’d also like to add some margin or padding above the Account details. It’s way too close to the Secondary menu.

    3. How would I be able to setup so that when people registers, they’d have to verify from their email first. Also, is it possible to enable reCAPTCHA during account creation?

    4. When you use the Search bar, and, for example, searched for “briefs”, the result are only showing the thumbnails of the products. I’m assuming the font colors are all white or transparent. Where can I modify this?

    Files is visible for topic creator and
    support staff only.
    10 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 29, 2024 at 10:52

    Hello, Jefferson Lee,

    Thank you for reaching out to us with your inquiries. We’re here to assist you with each of your concerns.

    1,2,4/ Could you please provide temporary wp-admin access?

    To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.

    3/ Please read this article – https://www.8theme.com/documentation/xstore/woocommerce/enabling-user-registration-on-website/
    The registration functionality comes from the WooCommerce plugin, not from our theme. We would recommend you contact the plugin support to get further assistance – https://wordpress.org/support/plugin/woocommerce/

    Best Regards,
    8Theme’s Team

    Avatar: Jefferson Lee
    Jefferson Lee
    Participant
    September 29, 2024 at 11:03

    I’ve added the account info under Private Content area.
    Also, is there a way to “test run” a product by purchasing items without having the need to pay? I’d like to see how the other content works such as Orders, Pending Payment, Tracking Order, etc.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 29, 2024 at 13:54

    Hello, Jefferson Lee,

    We appreciate your prompt response.

    1/ We’ve changed https://prnt.sc/I9ry2wX6K6Yp to https://prnt.sc/yIbGBUNC6c_I

    2/ https://prnt.sc/IThoJYtLPSCC

    Please clear cache and check results.

    Warm Regards,
    The 8Theme Team

    Avatar: Jefferson Lee
    Jefferson Lee
    Participant
    September 30, 2024 at 03:46

    Can you also change the colors for Mobile version on Main Menu? The fonts are all white as well

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 30, 2024 at 07:06

    Hello, Jefferson Lee,

    Please provide some screenshots for a better understanding of your request.

    Warm Regards,
    The 8Theme Team

    Avatar: Jefferson Lee
    Jefferson Lee
    Participant
    September 30, 2024 at 09:00

    Nevermind, that issue has also been fixed. One last concern is how come the Compare function doesn’t seem to work? I would add two products to Compare, but when I press View Compare, it simply brings me to my account profile’s main page with nothing in it?

    Files is visible for topic creator and
    support staff only.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 30, 2024 at 10:48

    Hello, Jefferson Lee,

    Please check how it works now.

    Warm Regards,
    The 8Theme Team

    Please contact administrator
    for this information.
    Avatar: Jefferson Lee
    Jefferson Lee
    Participant
    September 30, 2024 at 11:31

    Hello,

    Thank you for your response. Can you somehow fix the link’s font colors? Check screenshot, the ACTION and TITLE font color are practically invisible. I’d like the ACTION links + hover to be in RED, while the TITLE links main font color be in black, while hover color be in #0d5b94. Thanks

    Files is visible for topic creator and
    support staff only.
    Avatar: Jefferson Lee
    Jefferson Lee
    Participant
    September 30, 2024 at 11:35

    And also, when you add something in either WISHLIST or COMPARE, the link colors are also currently in white. I’d like for it to be in black.

    Files is visible for topic creator and
    support staff only.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 30, 2024 at 12:13

    Hello, Jefferson Lee,

    1/ “Can you somehow fix the link’s font colors?” – please use selector in custom CSS code for elements, for example – https://prnt.sc/POoXOD2hy4Tm

    “TITLE links main font color be in black, while hover color be in #0d5b94. Thanks” – add the next code in Theme Options > Theme Custom CSS:

    .xstore-compare-items .product-title:hover {
        color: #0d5b94;
    }
    .xstore-compare-items .product-title {
        color: black;
    }

    “ACTION links + hover to be in RED,” –

    .xstore-compare-items tr:first-child td, .xstore-compare-items tr:first-child td span {
        color: red !important;
    }

    “And also, when you add something in either WISHLIST or COMPARE, the link colors are also currently in white. I’d like for it to be in black.” – solved – https://prnt.sc/POoXOD2hy4Tm

    Warm Regards,
    The 8Theme Team

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

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

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