Tagged Questions
0
votes
2answers
61 views
Defining different theme for Blog posts page
So, I'm using my wordpress with a static front page and then I have Blog link that opens the blog posts.
My question is, how can I apply a different template/styling only to that area?
0
votes
2answers
80 views
Best practice for implementing a blog page / section in wp_menu_nav()
I currently have a theme I am developing and had a thought on best practice. I am using wp_menu_nav() for my menus and they are linking to 4 or 5 pages respectively. I would like to add a page / to ...