This topic has 6 replies, 3 voices, and was last updated 7 years, 11 months ago ago by Eva Kemp
How can I show a “Cart” button/icon/link in the header next to my search icon, so that customers can click on it and be shown what items are in their cart and be able to checkout/request a quote from there?
Hello,
You can enable Cart icon in Theme Options > Header > Enable cart widget > On.
Best regards,
Jack Richardson.
Thank you! Can I change the position and look of the cart widget? Can I change the page that it links to?
Hello,
You can change position and styling of cart widget via CSS customization.
As for the changing link of cart widget it requires extra customization in theme source files.
Best regards,
Jack Richardson.
how would i go about putting this link just below the magnifying glass/search icon in the header?
Hello,
You have to edit the file wp-content/themes/woopress/headers/header-structure-2.php and add your text directly into the file. Make changes in the child theme not lose them after theme update https://codex.wordpress.org/Child_Themes .
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up