Archived topic
Breadcrumb section with menu title
5 replies · Started by Gonzalo on November 30, 2018
hI,
In breadcrumb section - Page Hero - it`s possible get layout like this?
http://prntscr.com/lp0m3g
I would like a menu name to left and breadcrum to right.
In blog section, post area, title news only in breadcrumb.
Regards
Hi there,
in your current Header element above your breadcrumb shortcode add the template tag for the title i.e.
{{post_title}}
Let me know once that is done and i can provide some CSS.
Thank you David,
I know this shortcode, but in post area, I don`t want the title news, but the title of the blog.
BLOG------------------ Breadcrums
Regards
For that you would need to just add your title as HTML e.g <h1>Blog</h1> - then assign that header to only that page.
Thank you David,
this solution works, but I would like an option within the GP custom theme, It could be a good improvement ;)
Regards
You're welcome.
We appreciate the recommendations, if it is doable i am sure we will.