This topic has 10 replies, 2 voices, and was last updated 6 years, 8 months ago ago by Rose Tyler
Hi
If you take a look at the 2 links provided, the about us has a header image directly below the menu, we want to do the same with the product pages (see 2nd link).
If you look at the 2nd link, at the moment there is no Featured Image option to do this, so how do we create the same style header image section (with product name) in the top area of the page (currently blank gap with blue line). In a nutshell we want the framework for all pages to have a similar style including the product pages.
Hello,
All available breadcrumbs settings you may find in Theme Options > General > Breadcrumbs. If you want to use different breadcrumbs images for some pages instead of the image that were selected in Theme Options then go to Pages > edit page > upload featured image for your page and it will appear in breadcrumbs.
Also, every page has its own breadcrumbs settings, edit page and scroll down to 8theme – Layout settings > http://prntscr.com/gwfdca
Regards
Thanks for that, have now got a picture in this area.
We are now missing the page title for the product, all we have are 2 >> instead of a title.
See link in Private Content
Theme Options > General > Breadcrumbs > Breadcrumbs font > font size or if you want to remove information from the breadcrumbs, add this code in Theme Options > Styling > Custom css:
.woocommerce-breadcrumb {
display: none;
}
Theme Options > E-commerce > Single Product Page > Show product name above the price > Off.
Regards
Hi
Again thanks for that, one last question for now, I have dropped a grey background behind the bottom tabs (description, additional info, etc), but I want the grey to fill the full width of the page (don’t want tabs full width just the colour). See the link in the private content.
Hello,
There is no such possibility by default.
Please provide us with temporary wp-admin and FTP access in the Private Content area.
Regards
Thanks for the help, the information requested is in the private content
Hello,
We’ve made changes in xstore-child/woocommerce folder. Please, clear cache and check http://prntscr.com/j3s2x8
To remove white space under tabs, add this code in Theme Options > Styling > Custom css:
.single-product .content-page {
padding-bottom: 0px;
}
Regards
Hi
Thanks, you have been a massive help. Will let you know if there is anything further.
Have to say, so far your technical support is excellent. Thanks again.
You’re welcome!
Thank you very much for choosing our theme and for your kind words 🙂
Regards
You must be logged in to reply to this topic.Log in/Sign up