-
AuthorPosts
-
April 9, 2018 at 7:32 pm #939371
The transparent header is very nice. How can I implement this in the WooCommerce Shop? (Shop/Produkt/Kasse)
April 10, 2018 at 1:35 am #939501Hey J.,
Please provide a link to your site so we can look into this further. Also, add a your admin info the private area.
Best regards,
Jordan ShannonApril 10, 2018 at 11:12 am #939779Mir gefällt der Herader auf der Home Site. So sollte es auch im Shop sein.
April 11, 2018 at 12:21 am #940097April 18, 2018 at 11:40 am #943545Can I send you som Printscreens to show you my Problem?
April 18, 2018 at 5:21 pm #943673Hi,
A screenshot can help us SEE the issue, but an actual link to the site goes a long into actually helping us troubleshoot it.
Best regards,
Jordan ShannonApril 25, 2018 at 9:39 am #946463Home ist perfect: https://heilsteinemeier.ch/
Shop and Categorie’s should look like Home: https://heilsteinemeier.ch/shop/See also printscreens:
https://heilsteinemeier.ch/wp-content/uploads/2018/04/Homesite.png
https://heilsteinemeier.ch/wp-content/uploads/2018/04/Shop.pngApril 27, 2018 at 7:42 am #947682Hi Jacky,
Please disable parallax on the shop page in the #av_product_description color section.
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
#header.av_header_unstick_top_disabled.av_minimal_header.av_header_border_disabled .header_bg { opacity: 0.4; } #header.av_header_unstick_top_disabled.av_minimal_header.av_header_border_disabled.header-scrolled-full .header_bg { opacity: 1; } #top.woocommerce.woocommerce-page #main { padding-top: 0px; } #av_product_description, #av_product_description .av-parallax.avia-full-stretch, #av_product_description .av-parallax.avia-full-stretch .av-parallax-inner.av-parallax-woo img { min-height: 500px; height: 500px; }
If you need further assistance please let us know.
Best regards,
VictoriaMay 7, 2018 at 11:37 am #952616Oh great. That worked well.
Unfortunately, the color of the navigation on the home page is no longer correct. This is way too bright. What can I do?Another problem is that the on the productsites the messages “zum Warenkorb” or “das ist ein Pflichtfeld” behind the menu disappears.
- This reply was modified 6 years, 6 months ago by Jacky.
May 7, 2018 at 5:42 pm #952780Hi,
Add this to quick css to fix the text color on the home page. Adjust the color to what you need:
.home .av_header_transparency .avia-menu a{ color:#000!important; }
I’m not understanding the second half or your question. Can you please screenshot?
Best regards,
Jordan ShannonMay 15, 2018 at 5:12 pm #957106Sorry, I was wrong. The background color of the header is no longer correct. But now I could fix it.
Everything is OK now.
Thank you very much.May 15, 2018 at 5:48 pm #957141Hi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Transparent header not possible with WooCommerce?’ is closed to new replies.