Home Forums WoodMart support forum How to enlarge an image/video on category page?

How to enlarge an image/video on category page?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #289759

    margiteerma
    Participant

    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.
    #289794

    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

    #289807

    margiteerma
    Participant

    Thak you very much! It works!

    Regards,
    Margit

    #289995

    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.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘How to enlarge an image/video on category page?’ is closed to new replies.