Comments 6Phúc started the conversationFebruary 27, 2025 at 2:47pmHi, I found a small issue about Related products section:- If product content description is empty. Then Related products Title will push up to top position. - It's not happen if description had content. It's a little bug need to be update right?See img I attachAttached files: Screenshot 2025-02-27 214227.png Screenshot 2025-02-27 214246.png 2,052Support repliedFebruary 28, 2025 at 11:56amHello, try the following in customizer -> additional css section.related.products { display: initial; } section.related.products h2 { width: 100vw; overflow: hidden; }Thank you. Clapat Support Review Envato Item Support Policy Follow us! https://www.clapat.com/https://www.facebook.com/clapat.ro https://www.instagram.com/clapat.themes/https://x.com/clapatdesignhttps://www.linkedin.com/company/clapatstudiohttps://www.tiktok.com/@clapatstudio 6Phúc repliedFebruary 28, 2025 at 12:25pmOk thank you, the code works. Are you going to add it into a new update of this theme? If yes, I will note for it "Temporarily fix until next update", and remove it when the new update arrive.1 Like Sign in to reply ...
Hi,
I found a small issue about Related products section:
- If product content description is empty. Then Related products Title will push up to top position.
- It's not happen if description had content.
It's a little bug need to be update right?
See img I attach
Attached files: Screenshot 2025-02-27 214227.png
Screenshot 2025-02-27 214246.png
Hello,
try the following in customizer -> additional css
display: initial;
width: 100vw;
overflow: hidden;
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
Ok thank you, the code works.
Are you going to add it into a new update of this theme? If yes, I will note for it "Temporarily fix until next update", and remove it when the new update arrive.