How to enlarge an image/video on category page?
-
Hi,
How to enlarge an image / video on a category page? I would like the width to be 100%.
Regards,
Margit
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached.
The width of the embed video is defined in the iframe code not our theme. Please try increasing the width of the iframe.
Or try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.term-description iframe {
width: 100%;
}
And see if this works for you otherwise it requires customizations.
Best Regards
Thak you very much! It works!
Regards,
Margit
Most Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘How to enlarge an image/video on category page?’ is closed to new replies.