Home › Forums › WoodMart support forum › space between elements
space between elements
- This topic has 7 replies, 2 voices, and was last updated 2 years, 4 months ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
September 14, 2022 at 10:59 am #404804
ahmed elsayedParticipanthello
1-i need to increase space between mobile left side border and cart icon i already added space 10 px in header editor but its sometimes not appear on some devices
2- i need to increase space between nav bar icons and its border on top and bottom
3- i need search section on mobile menu appear after mobile header directly not as section in mobile menu
4- i need to know what is preset options and how can i use it i can’t understand any thing about it from documentation
please check attached
i also provided admin login if you need to use itAttachments:
You must be logged in to view attached files.September 14, 2022 at 2:51 pm #405451
Aizaz Imtiaz AwanKeymasterHello,
1. Please Go to Woodmart >> Header Builder >> Edit header. Edit mobile logo and try decreasing the logo width. Then check back.
2. Please provide a relevant screenshot to check it myself and help you out accordingly.
3. This is done on your website. Please clear cache and check back.
4. Please read our detailed documentation for help:
https://xtemos.com/docs-topic/theme-settings-presets/Best Regards
September 15, 2022 at 4:24 pm #405881
ahmed elsayedParticipant2- i need to increase space between nav bar icons and its border on top and bottom
Attachments:
You must be logged in to view attached files.September 16, 2022 at 9:01 am #406014
Aizaz Imtiaz AwanKeymasterHello,
Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.wd-toolbar { height: 65px; padding-top: 10px; padding-bottom: 10px; }
Best Regards
September 17, 2022 at 11:04 pm #406475
ahmed elsayedParticipantI applied the code, but there was a problem, which is that the row for adding sticky notes to the basket appears in a very small size , i need to control its height
September 18, 2022 at 11:53 pm #406610
ahmed elsayedParticipant?
September 18, 2022 at 11:54 pm #406613
ahmed elsayedParticipantI applied the code, but there was a problem, which is that the row for adding sticky notes to the basket appears in a very small size , i need to control this height
Attachments:
You must be logged in to view attached files.September 19, 2022 at 11:29 am #406747
Aizaz Imtiaz AwanKeymasterHello,
Please replace the previous Custom CSS with the following then check back.
.wd-toolbar { height: 55px; padding-top: 20px; padding-bottom: 20px; }
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register