When viewing my product descriptions in Venue theme (if the product description is more than one paragraph) the top of the product description is getting cut off. The longer the description, seemingly the more it gets cut off at the top. See photo - left side is mobile view and right side is desktop view. I can't figure out why it's cutting it off.
Solved! Go to the solution
Hello @thomasAP ,
Please share your site url.
So that i can do analysis for the required changes and provide you solution here.
This can be manage by adding some css for mobile view.
Success.
Hello @thomasAP ,
Add this css at bottom of
Online Store-> Themes -> Edit code->Assets->main.scss.css
@media screen and (max-width: 980px){ .product-single--classic .product-single__top-bg { height: auto !important; } }
Subject | Author | Posted |
---|---|---|
7m ago | ||
13m ago | ||
14m ago | ||
37m ago | ||
39m ago |