This topic has 7 replies, 3 voices, and was last updated 9 years, 2 months ago ago by Jack Richardson
How can I edit/modify the area for “navbar-header navbar-right” area? I want to add content and perhaps replace the red cart logo. Thank you.
Hello,
You need edit the file wp-content/themes/woopress/headers/header-structure-*.php (select file depending on what header type you use.)
Regards,
Eva Kemp.
If I update the theme files itself, it is my understanding that any current changes to the exist will be override with the new files/update. Can you confirm? If this is correct, what are other alternatives?
Also, there are 6 “header-structure-.php” files. Which one do I edit? Please be more specific so we do not have to go back and forth and waste time. I edited header-structure-1.php and no changes were shown. Thanks.
Hello,
You need edit the file wp-content/themes/woopress/headers/header-structure-2.php.
To keep the changes after update you need create child theme (it’s included in the theme package, the folder is “woopress-child”) and create the folder “headers” in wp-content/themes/woopress-child and copy the file header-structure-2.php into there.
Regards,
Eva Kemp.
Thank you!
Hello,
You’re welcome.
Best regards,
Jack Richardson.
The issue related to '‘Cart Widget – Modify Content’' has been successfully resolved, and the topic is now closed for further responses