Skip to main content

Example : Edit Fonts

Logic

Use this CSS command to change the font family of different elements

CSS Code:

span.and-up, small.count, .fs-product-title, .fs-sku, .fs-product-vendor, .fs-reviews-count, .fs-quick-view-text, .fs-serp-price, .fs-description, .fs-compare, .fs-add-to-cart-button, .fs-category-title, .fs-serp-filter-count, .fs-serp-filter-text, .fs-removable-tag-text, .fs-single-tab-label, .fs-tabs-wrapper, .fs-results-summary-wrapper, .fs-reviews-avg, .show-more-button-text, a.tree-link, .price, .in-stock, .out-of-stock, span.title {
font-family: futura-pt !important;
}