- This topic has 5 replies, 2 voices, and was last updated 7 years, 9 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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]