This tutorial provides the steps to customize the single post in startup pro theme by repositioning Post info, Post title and Post meta.
Before:
Prerequisite:
Make sure Kirki Plugin is Installed.
- Enable the Header Background and change the opacity in from 10 to 0.1 in Apperanace > Customize > Header Media
- Enable the Header Hero Background in Apperanace > Customize > Startup Pro Settings.
Remember: Overlay Color is not outputting and needs to be added manually.
Works:
on single Post is_singular( 'post' )
- Remove Featured Image
- Reposition Post Title
- Reposition Post Info
- Remove Post Meta
Helper:
STEP 1
Add the required snippet in child-theme/functions.php
To view the full content, please sign up for the membership.
Already a member? Log in below or here.