Home Forums WoodMart support forum Assistance with Header Builder

Assistance with Header Builder

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #516639

    leveragewda
    Participant

    I recently came across a demo website with a country selector and currency option in the header. I’m eager to implement this feature on my site, but I’m having trouble finding it in the header builder. Could someone please guide me on how to access this option?

    Additionally, I’d like to change the text color in the header to white. Any advice on how to achieve this would be greatly appreciated!

    Thanks in advance!

    Attachments:
    You must be logged in to view attached files.
    #516810

    Hello,

    This plugin is for the currency switcher:
    https://wordpress.org/plugins/woocommerce-currency-switcher/

    To add a language you need to install the WPML Plugin.

    You can read the following link for further help:
    https://wpml.org/documentation/getting-started-guide/language-setup/language-switcher-options/#custom-locations

    Best Regards.

    #517028

    leveragewda
    Participant

    thank you for the recommendations, attached is a screenshot of the woodmart demo with the country and currency switcher. I would like to apply the same feature to my website header, also the words are not so visible on the header i change it to white but its still showing that dull color. can you assist?

    Attachments:
    You must be logged in to view attached files.
    #517190

    Hello,

    Add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS.

    .wd-tools-element {
         color: blue;
    }

    Change the color as per your requirements.

    Best Regards.

    #518497

    leveragewda
    Participant

    I hope this message finds you well. Firstly, I would like to express my gratitude for the excellent support you’ve provided so far. Your assistance has been invaluable.

    I recently made some changes to my website header, but unfortunately, I’m not seeing the modifications reflected on the live site. The default header is still appearing. I’ve ensured that the changes were saved, but it seems there might be an issue with the implementation. Could you please guide me on how to troubleshoot this and ensure that the updated header is visible to visitors?

    Additionally, you’ve previously recommended plugins for currency switch and language, but I’m unsure how to integrate them into the header. Could you provide some guidance or step-by-step instructions on how to seamlessly incorporate these functionalities into the header design?

    Lastly, on most pages, I’ve noticed that the category information is displayed. I’d like to remove this from the view for a cleaner look. Could you assist me in removing the category information from the pages?

    I appreciate your continued support and assistance in ensuring a smooth and visually appealing website. Thank you in advance for your time and expertise.

    Best regards,

    Attachments:
    You must be logged in to view attached files.
    #518501

    leveragewda
    Participant

    on most pages, I’ve noticed that the category information is displayed. I’d like to remove this from the view for a cleaner look. Could you assist me in removing the category information from the pages?

    I appreciate your continued support and assistance in ensuring a smooth and visually appealing website. Thank you in advance for your time and expertise.

    Best regards,

    #518684

    Hello,
    01. Maybe you are editing the wrong header. Woodmart theme provides the option to create different headers for different pages:
    https://xtemos.com/docs-topic/how-to-set-different-header-for-specific-page/
    You can check the custom header for a separate page and edit it.
    https://xtemos.com/docs-topic/options-for-pages/

    02.Pleae check the plugins how to integrate it:

    https://wordpress.org/plugins/woocommerce-currency-switcher/
    https://wpml.org/documentation/getting-started-guide/language-setup/language-switcher-options/#custom-locations

    03. Can you please share some screenshots where the categories information shows.

    Best Regards.

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