Hide WooCommerce Ordering Dropdown
To hide the WooCommerce Ordering dropdown from your shop page, you can add the following to your Custom CSS box...
Hide Lightbox Caption
To remove the caption from your lightbox, you can add the following to your custom css box in Theme Options...
Remove Lines In-between Secondary Menu Items in Ascend
To remove the lines in-between the secondary menu items in Ascend, you can add the following to your custom CSS...
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...
Retain Product Remove “X” In Mobile Cart Pinnacle and Virtue
To retain the remove from cart “X” in mobile, add this CSS to Theme Options> Custom CSS in Pinnacle, or...
Hide to the Top Button
To hide the to the top control, add this CSS to the Custom CSS box:
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...
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...
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...
Remove Sidebar from Mobile View
To remove your sidebar from mobile view you can add the following to your custom CSS box in Theme Options:
Going to the Top on Mobile
To make the going to the top arrow appear on mobile devices you can add the following to your custom...
Change Lightbox Background Color
To change the background color when opening an image in a lightbox, you can add the following to your custom...
Adjust Font of Breadcrumbs
To target the breadcrumbs and adjust the fonts in all themes, add your font properties to the below CSS, and...
How to Hide Your Logo from the Homepage
If you would like to hide your logo from the homepage only, you can use CSS like this: .home #logo {...
Chrome Inspect Tool
The Google Chrome Inspect Tool (or DevTools) is a brilliant tool for editing/adding css on your site. It essentially gives you a sneak peak...
Customize Footer Copyright Font
If you are wanting to change the text used in the footer copyright area simply go to theme options >...
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...
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: Add custom...
Move To The Top to the Left
To move the “To The Top” arrow to the left of the page, add the following to your custom css...