More of your frequently asked questions around the Amazon Affiliate Site we created in this video.
The problems and questions you'll find in this video are:
- Getting the Page Slider and Title options to show: 01:35
- Turning on the website footer: 03:36
- Adding a physical product to the site: 04:49
- Adding affiliate products that aren’t from amazon. 10:50
CSS Code used in this video
Copy and paste this CSS code in to the custom code section of your customize area found in Appearance.
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
float: right;
top: 1580px;
}
a.single_add_to_cart_button.button.alt {
margin-top: 15px;
}
Good luck with your website!