This topic has 4 replies, 3 voices, and was last updated 4 years ago ago by Olga Barlow
Hi,
is there any way i can change the single portfolio page? The featured image is displayed in the breadcrumb section, i would prefer it displays bigger before the breadcrumb like in the single blog post view and every other page.
Hello,
No, unfortunately.
You can add this code in Theme Options > Theme Custom CSS to change the breadcrumbs style on project pages –
.single-etheme_portfolio .page-heading {
background-image: none;
}
https://prnt.sc/vgp5ij
And add the desired image in the portfolio project content just via an image element.
Regards
Ok, Thanks.
Is there an filter option for blog-posts? Maybe i will change the portfolio into post..
Hello,
We don’t have any filter option for the blog posts.
Regards
You must be logged in to reply to this topic.Log in/Sign up