This topic has 6 replies, 3 voices, and was last updated 3 years ago ago by Olga Barlow
I am using the Baby Shop theme of XStore.
I have uploaded the Custom Product Category Image to display when somebody clicks on the particular category image will be displayed with the title in the center.
Right now I am not able to see the image properly and have less image height.
can you please guide me on that where I can see the Product Category Custom Image in banner and Title in the center?
I am attaching the product category image to show you please guide me in that way.
I also need to assign the Size of the header banner.
Hello,
Thanks for using our theme.
You can change Breadcrumbs Style to Align center via Theme Options > Breadcrumbs.
Try to add the next code in Theme Options > Theme custom CSS:
.page-heading {
padding: 150px 15px;
background-size: cover;
}
Regards
Hello,
I tried this one but it is not showing the title of the page in the middle and only showing the breadcrumbs.
can you please have a look at it once again.
Hello,
I have changed the breadcrumbs settings https://prnt.sc/1zoa4q5
Is that what you wanted to achieve?
Regards
Hello,
I have wanted to show only the page title in the center and breadcrumb at the bottom after the banner? Are there any settings for it?
Hello,
Nope, there is no such breadcrumbs type by default. It requires additional customization. If you have PHP skills you may try to do this by yourself. If not you can submit customization request here.
Regards
You must be logged in to reply to this topic.Log in/Sign up