Author: Hannah

Virtue – Topbar Menu Font
To change the topbar menu font family and/or font-size, you can add the following CSS to your custom CSS box in Theme Options >…
Force All Content Fullwidth Pinnacle and Virtue
If you want to stretch all page content to be fullwidth, regardless of device screen size, add this CSS to Theme Options> Custom CSS…
How to Replace the Cart Icon in Ascend
To replace the cart icon in Ascend, you can add the following to your custom css box in Theme Options > Custom CSS: You…
Style Place Order Button in Checkout Page Virtue and Pinnacle
By default, your button colors will be set in Theme Options> Basic Styling.  To change the styling of the Place Order button in the…
Topbar Search Placeholder Text CSS Virtue and Pinnacle
To adjust the placeholder text’s font within your topbar search, add this CSS to Theme Options> Advanced Settings: [css]#topbar-search input[type=text] { color: #42c0c6; font-size:…
Customize Footer Navigation Font Properties Virtue and Pinnacle
To adjust the font properties of your footer navigation, use this CSS in Theme Options> Advanced Settings for Virtue, and Theme Options> Custom CSS…
Customize Footer Widget Title Font Virtue and Pinnacle
By default, the footer widget titles will be set in Theme Options> Typography Settings, and setting your h4 fonts. To set them separate of…
Sticky Topbar in Virtue
To make only the topbar sticky in Virtue theme, add the following to your custom CSS box in Theme Options > Advanced Settings: div#topbar…
Edit Portfolio Info Font Virtue Theme
To change the font of your portfolio hover captions, add this CSS to Theme Options> Advanced Settings: [css].portfolio_item .piteminfo h5 { font-size: 24px; font-weight:…
Adding a Different Logo to Select Pages in Virtue
You can add a different logo to select pages using CSS and page id’s. First, determine the page id on the select page(s). Next,…