Hi,
I have an issue with the template when used in conjunction with woocommerce.
The layout doesn’t look right and i would like to make changes.
1. The header (which should be tansparent) overlays the product. See example.
2. I would like to set the background listed below as the standard BG for all single page products.
Can you help ?
Thanks in advance
Darren
Hey Darren,
Transparency header is meant for pages with sliders or graphics on top. It will not work for product pages, since it drags the main container to the top of the page and you already have content there that should be visible and not under the menu.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.html_header_transparency #top.product-template-default.single-product #main {
padding-top: 148px !important;
}
.html_header_transparency #top.product-template-default.single-product #header {
background-color: #000;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you so much.
As you see, that worked like a charm.
I still need to set the background for the product page.(like this example: https://www.draftineu.com/products/)
Is this possible ?
THANKS
Hi ddmarsden,
I see you have background on the product page already. Did you get it working for you?
Best regards,
Victoria
Hey ddmarden
would you mind sharing how you go the background image onto the woo commerce single product page please
your site looks great!
Hi smarta-brett,
As far as I can see ddmarden has used a regular Color Section, please try that out :-)
Best regards,
Rikard
thanks Rikard
– but you can’t use Colour Sections on the woocommerce template pages
I have worked out how to do and posted the info in this post
Hi smarta-brett,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria