Home Forums Theme support Double Short Code in Overhead area and social icon problem Reply To: Double Short Code in Overhead area and social icon problem

Ok, on multisite installtion it’s not working.

To remove the categories for the download image you can add this code in WP admin -> Appearance -> Theme Options -> General -> Extra CSS Content:

.lrs p:last-child {
	display: none;
}

The page title you can remove when you edit a page / post, then click the “headlines” tab in the settings box below the editor and uncheck the checkbox “Show headline”