Thank you for helping me Center the title. This code is working great.
—
On another note, I am finding a bit of frustration with this theme. Many links are showing green in the “over” state and I am having to write custom CSS for each instance. For example, the following requires coding. It seems like link colors should be picked up from the Customization panel.
.woocommerce ul.products li.product .price {
color: #802e19;
}
#featured-content .cycle-pager span.cycle-pager-active { color: #b23a24;
}