Home › Forums › WoodMart support forum › Instagram feed border radius
Instagram feed border radius
- This topic has 17 replies, 2 voices, and was last updated 3 years, 3 months ago by
Elise Noromit.
-
AuthorPosts
-
April 27, 2022 at 5:42 pm #371443
oom_projectParticipantHi,
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.April 27, 2022 at 9:10 pm #371466
Elise NoromitMemberHello,
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
April 28, 2022 at 4:04 am #371542
oom_projectParticipantin private msg
April 28, 2022 at 4:35 am #371547
oom_projectParticipantHi 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.
April 29, 2022 at 1:14 am #371804
Elise NoromitMemberHello,
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
April 29, 2022 at 4:08 am #371853
oom_projectParticipantHi,
Thanks for the reply, can you also provide blog’s round corner css as well.
I have found the product image setting.
April 29, 2022 at 8:50 am #371875
oom_projectParticipantHi 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.
April 30, 2022 at 1:53 am #372104
Elise NoromitMemberHello,
The site URL is not reachable. Please check.
Best Regards
April 30, 2022 at 6:19 pm #372199
oom_projectParticipantHi
Site is reachable, can you check again.
Thanks
May 1, 2022 at 9:27 pm #372326
Elise NoromitMemberHello,
Could you kindly check the site admin access? I tried both access and I cannot log in.
Best Regards
May 2, 2022 at 7:19 am #372398
oom_projectParticipantHi,
info updated below, please try again.
May 3, 2022 at 4:10 am #372617
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .instagram-picture div { border-radius:20px; }
Best Regards
May 3, 2022 at 7:10 am #372650
oom_projectParticipantHi,
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.May 3, 2022 at 11:03 pm #372880
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .post-img-wrapp { border-radius:20px; }
Best Regards
May 4, 2022 at 4:13 am #372941
oom_projectParticipantHi,
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.May 5, 2022 at 12:17 pm #373283
Elise NoromitMemberHello,
Please provide the page URL, I am checking the home page the post grid has the border-radius.
Best Regards
May 5, 2022 at 12:27 pm #373287
oom_projectParticipantHi,
I have created a new page to replicate the problem.
widget: XT blog
style: mask on imageMay 6, 2022 at 2:05 am #373504
Elise NoromitMemberHello,
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
-
AuthorPosts
- You must be logged in to create new topics. Login / Register