Vantage Theme – Miscellaneous CSS Tweaks

This page has some useful tweaks and customization for the Vantage Theme.

You can add the CSS tweaks to the following interface of your site:

Admin Dashboard -> Appearance -> Customize -> Additional CSS

Remove/Hide the right hand burger menu from mobile devices

Use the following CSS to hide the right hand burger menu shown in mobile devices

.title-bar-right .menu-icon {
    display:none;
}

Header/Listing Cover Image – Remove Grey Filter

The following CSS tweak will remove the grey filter from the cover image on the homepage:

.home-cover.has-image:after {
background: none;
}

The following CSS tweak will remove the grey filter from the listing page’s cover image:

.listing-cover.has-image:after {
background: none;
}

Popular Add-ons

BetterMobile

Enhance the mobile experience of your ClassiPress website!


(3)
$10

CP Addons

Create custom pricing add-ons and add-on packs, upgrade and extend ads.


(8)
$39

Remix

A responsive child theme for ClassiPress. Compatible with WooCommerce.


(3)
$49