- This topic has 5 replies, 2 voices, and was last updated 8 years, 4 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- The topic ‘Local Business Pro issue’ is closed to new replies.
Home › Forums › SKT Biz/Corp Theme Support › Local Business Pro issue
Hi Support: I am using Local Business Pro with Woocommerce and added custome CSS :
.strip_template figure {position: static; z-index: 2;}
to solve he product image display issue on product detail page. It fixed the product image display issue but caused the image display issue o Home page. Please visit http://rca.leafcom.website/ for this issue.
Thanks
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.home .strip_template figure { position:absolute;}
Regards,
Chris
Hi Chris:
Added the code to Custom CSS but still have the same issue: Home page images jumped to top of header.
We are using Panorama Pro, not Local Business Pro, sorry for the error.
Thanks
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.home figure { position:absolute;}
Regards,
Chris
Hi Chris:
It works.
Thanks
Okay great 🙂
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]