My account – question + buttons + search
-
Hi team,
I’d like to know how to remove the “Register” link from the My account icon dropdown. Screenshot attached for reference. I have stopped the “Register from My Account page” option in WooCommerce and you can only register at checkout.
Additionally, how can I change all the black texts to my brand colour in bulk? Ideally I am hoping I won’t need to add separate code for dropdown, log in, forgot password, etc. Thank you in advance.
Attachments:
You must be
logged in to view attached files.
Hello,
01. Try to add the following custom css code in Theme Settings > Custom CSS.
.login-dropdown-inner.woocommerce .create-account-link {
display: none;
}
02. You can change the font by means of the Advanced typography option, which allows you to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.
Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/
Best Regards,
Thank you! May I ask which option from the dropdown do I need to choose in the Advanced typography for this specific element?
Hello,
Sorry to say, there is no option for the account drop-down form in the advanced typography.
There is the option when you log in and the drop-down account menu is showing.
See this screenshot: https://postimg.cc/m1ZCwVFR
Best Regards,
Hey, thank you and no worries, I will fix this by means of CSS. Regarding your screenshot, may I ask what the “menu links on simple dropdown” means?
Hello,
I am talking about these submenus when you log in and hover over the account menu.
See this screenshot: https://postimg.cc/gw1yQHp3
Best Regards,
Got it! Thanks a lot. You may close the thread.
Hello,
You’re Most Welcome!
Feel free to write back anytime. If you need further assistance, we are always here to help you.
If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme: https://tally.so/r/w4l54k
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘My account – question + buttons + search’ is closed to new replies.