Hi there,
As per our support policy – adding questions takes you back in the queue, please keep that in mind.
1) Add this CSS:
#sf-banner-widgets .title-wrap {
margin-bottom: 0;
}
#sf-banner-widgets .title-wrap h6 {
margin: 0;
font-size: 20px;
}
2) Add this CSS:
.spb_tour .tab-content .row, .spb_tabs .tab-content .row {
clear: none;
float: left;
width: 100%;
}
3) Disable the YITH Wishlist plugin.
4) Use this CSS:
.full-center #header .aux-item ul.social-icons li a {
color: #fff;
}
5) Add this CSS:
.woocommerce-page #breadcrumbs {
display: none;
}
6) The font of the heading, or the input?
7) In Theme Options > WooCommerce Options
8) Use this CSS;
.page-id-315 .toggle-wrap .spb_toggle {
}
9) On that heading, use style=”text-align:center;margin: 0;”
– Ed