Home › Forums › WoodMart support forum › Square images
Square images
- This topic has 8 replies, 2 voices, and was last updated 2 years, 6 months ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
June 11, 2022 at 5:46 am #382521
NathamejiaParticipantHELLO! As I can leave all the images of the products in square format both in the home and in the store, they all come out in a high size, when the configuration in the home only takes the first tab in a square way but the others continue to come out in a large way.
Could you also help me to put the products in quick view in the storeThanks
Attachments:
You must be logged in to view attached files.June 11, 2022 at 10:25 am #382540
Aizaz Imtiaz AwanKeymasterHello,
Please read our detailed documentation for help:
https://xtemos.com/docs-topic/image-size-and-content-alignment-in-a-product-grid/Best Regards
June 14, 2022 at 12:17 am #382877
NathamejiaParticipantThank you very much! I was able to configure the sizes of the images
Finally, could you help me with 2 doubts:
1- How can I change the word “shipping & Delivery” I have searched everywhere how to change it and I have not found it, modify the name of the block and nothing.
2-Finally how can I change the color of the mobile menu.
Thank you !
Attachments:
You must be logged in to view attached files.June 14, 2022 at 10:03 am #382938
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
1. You can edit the text from Theme Settings >> Single Product >> Tabs.
Screenshot: https://gyazo.com/8783bd2c076ab298467c71a654ad660f
2. Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.mobile-nav.wd-side-hidden {
background-color: black;
}Best Regards
June 15, 2022 at 6:11 am #383123
NathamejiaParticipantThank you very much for your help
…. today I entered the site through the mobile and the home icons do not appear ๐ what could it be, I already checked on 5 different phones and on all of them it comes out like this :ยด(attached image
Attachments:
You must be logged in to view attached files.June 15, 2022 at 11:06 am #383168
Aizaz Imtiaz AwanKeymasterHello,
Please deactivate the cache plugin then check back.
Best Regards
June 15, 2022 at 6:54 pm #383362
NathamejiaParticipantThank you very much, everything is solved !
June 15, 2022 at 7:11 pm #383366
NathamejiaParticipantExcuse me, could you tell me in the code how to put the menu letter in white? When you put a black background, you can’t see the letter because it’s gray…
thanks
.mobile-nav.wd-side-hidden {
background-color: black;
}June 16, 2022 at 11:06 am #383534
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.wd-nav-mobile li a, .wd-nav-mob-tab[class*=”wd-style-underline”] .nav-link-text{
color: white;
}Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register