Home › Forums › WoodMart support forum › I want to reduce HTML BLOCK SECTION GAP
I want to reduce HTML BLOCK SECTION GAP
- This topic has 10 replies, 2 voices, and was last updated 3 years, 5 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
June 16, 2022 at 5:57 am #383449
shuvo.developerbdParticipanthttps://instamart.lk/ IN THIS website I want to remove the gap Which is beside the category
please see the screenshot https://prnt.sc/7WrenrFYyw54
I want when someone hovers the category menu then the mega menu will show from the top section . the red mark area needs to remove.
please check it. thanks.
Attachments:
You must be logged in to view attached files.June 16, 2022 at 12:49 pm #383609
Aizaz Imtiaz AwanKeymasterHello,
Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
.wd-nav-vertical .wd-dropdown-menu.wd-design-full-width {
margin-top: -45px;
}Best Regards
June 18, 2022 at 10:55 pm #384366
shuvo.developerbdParticipantplease check the video
https://www.loom.com/share/fe62abd992f44281a36b27bd0e2e57c6June 18, 2022 at 10:55 pm #384367
shuvo.developerbdParticipantI’ve explained everything here. https://www.loom.com/share/fe62abd992f44281a36b27bd0e2e57c6
June 20, 2022 at 9:18 am #384517
Aizaz Imtiaz AwanKeymasterHello,
Please provide the admin panel login details of the website to check it myself and help you out accordingly.
Best Regards
June 21, 2022 at 8:00 am #384853
shuvo.developerbdParticipantPlease check this mail [email protected]
: I replied by emailJune 21, 2022 at 8:08 am #384854June 21, 2022 at 2:23 pm #385004
Aizaz Imtiaz AwanKeymasterHello,
Please share the login details in the private content area then it will not be visible publicly.
Best Regards
June 21, 2022 at 7:07 pm #385129
shuvo.developerbdParticipantPlease check now
June 21, 2022 at 7:09 pm #385130
shuvo.developerbdParticipantMega Menu
June 22, 2022 at 12:57 pm #385280
Aizaz Imtiaz AwanKeymasterHello,
Please replace the previous Custom CSS with the following then check back.
.wd-nav-vertical .wd-dropdown-menu.wd-design-sized, .wd-nav-vertical .wd-dropdown-menu.wd-design-full-width {
margin-top: -45px;
}Best Regards
-
AuthorPosts
Tagged: Mega Menu
- You must be logged in to create new topics. Login / Register
