Home Forums WoodMart support forum Instagram feed border radius

Instagram feed border radius

Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #371443

    oom_project
    Participant

    Hi,

    How can I add border radius to instagram feed images, I can’t seem to find any option in elementor setting.

    Attachments:
    You must be logged in to view attached files.
    #371466

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Could you kindly provide the access to the page? I cannot view the page.

    Best Regards

    #371542

    oom_project
    Participant

    in private msg

    #371547

    oom_project
    Participant

    Hi again,

    I have been looking for documents to find out how to reduce the product image in product page, tried woocommerce customizer option but there is only width , when I change the width the image remains, please tell me how to resize the product image.

    #371804

    Hello,

    Please insert the site admin access into the Private content below the message area. So that I could give you the CSS for Instagram.

    As for the images, please check this manual: https://xtemos.com/docs-topic/image-size-and-content-alignment-in-a-product-grid/

    If you have any questions please feel free to contact us.

    Best Regards

    #371853

    oom_project
    Participant

    Hi,

    Thanks for the reply, can you also provide blog’s round corner css as well.

    I have found the product image setting.

    #371875

    oom_project
    Participant

    Hi again for the blog widget.

    Is it possible to adjust the height for title and text body, some of my blog title is longer and some is shorter.

    #372104

    Hello,

    The site URL is not reachable. Please check.

    Best Regards

    #372199

    oom_project
    Participant

    Hi

    Site is reachable, can you check again.

    Thanks

    #372326

    Hello,

    Could you kindly check the site admin access? I tried both access and I cannot log in.

    Best Regards

    #372398

    oom_project
    Participant

    Hi,

    info updated below, please try again.

    #372617

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .instagram-picture div {
    border-radius:20px;
    }

    Best Regards

    #372650

    oom_project
    Participant

    Hi,

    Thanks for the Instagram css, it works wonderfully.

    Can you also provide blog border radius css?

    Best regards,

    Attachments:
    You must be logged in to view attached files.
    #372880

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .post-img-wrapp {
    border-radius:20px;
    }

    Best Regards

    #372941

    oom_project
    Participant

    Hi,

    I tried to use the following css code

    body .post-img-wrapp {
    border-radius:20px;
    }

    the border radius was applied to the image, however the image was contain within an element and it’s still shown square, might need to adjust the border radius of this element.

    Attachments:
    You must be logged in to view attached files.
    #373283

    Hello,

    Please provide the page URL, I am checking the home page the post grid has the border-radius.

    Best Regards

    #373287

    oom_project
    Participant

    Hi,

    I have created a new page to replicate the problem.
    widget: XT blog
    style: mask on image

    #373504

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .blog-design-meta-image.has-post-thumbnail .wd-post-thumb {
        border-radius: 30px;
    }

    Best Regards

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