Making the featured images in the top navigation clickable as
links, like the titles. The product enquire form now no longer has
the needless "Product Enquiry" title at the top.
sass: {
options: {
includePaths: ['bower_components/foundation/scss'],
- sourceMap: true
+ sourceMap: false
},
dist: {
options: {
#input_1_14 {
min-width: 290px !important; }
+#tab-product_inquiry_tab .gform_title {
+ display: none; }
+
/* WooCommerce */
.woocommerce-wrapper #container {
max-width: 1000px;
.offcavas-social-list li a.tube:hover {
background-position: -50px -146px; }
-/* End Mobile Menu */
-/*# sourceMappingURL=app.css.map */
\ No newline at end of file
+/* End Mobile Menu */
\ No newline at end of file
min-width: 290px !important;
}
+#tab-product_inquiry_tab .gform_title {
+ display: none;
+}
\ No newline at end of file