- This topic has 5 replies, 2 voices, and was last updated 7 years, 7 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Panaroma Forum › Woocommerce 3.1 with Panorama Pro
Dear all,
while running woocommerce 3.1.1 with panorama pro, the product images disappear.
Example: http://fryslan-sailor.com/produkt/windschutz-lotusgrill
I am running the original theme css.
Could you give me a hint on how to fix?
Best regards,
Christian
Hi,
Kindly go to Appearance>>Theme Options>>Layout Settings>>Custom CSS Box:
Add this code there:
.strip_template figure { overflow:visible !important;}
Regards,
Dave
Hi Dave,
thanks a lot! That made the pictures visible again. But it looks like as if the rendering (size) is not working anymore. Moreover where can I steer the opacity?
(Same link as above as example)
Regards,
Christian
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.strip_template figure { z-index:1 !important;}
Regards,
Dave
Hi Dave,
hm – yes… but now it is overlapping the text below. Guess z-index is just bringing the image to the top, right?
I believe the lower part should dynamically shift down according to product picture size.
Regards,
Christian
Hi,
Kindly go to Appearance>>Theme Options>>Layout Settings>>Custom CSS Box:
Add this code there:
.strip_template figure { position:relative !important;}
Regards,
Dave
Free WordPress Magazine Themes and Templates With the advancement of technology, one can have any information at their fingertip. Understanding the importance of the internet […]
Freemium WordPress Themes With this list of freemium WordPress themes, you can save your time in theme selection and get started with your website instantly. […]
Best Free Landing Page WordPress Themes to Build Landing Page If you are in the process of just setting up your first website, then you […]