Home Forums WoodMart support forum My account – question + buttons + search

My account – question + buttons + search

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #696616

    vynil
    Participant

    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.
    #696685

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    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,

    #696804

    vynil
    Participant

    Thank you! May I ask which option from the dropdown do I need to choose in the Advanced typography for this specific element?

    #696910

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    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,

    #696937

    vynil
    Participant

    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?

    #696974

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    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,

    #696978

    vynil
    Participant

    Got it! Thanks a lot. You may close the thread.

    #697024

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    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.

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘My account – question + buttons + search’ is closed to new replies.