Home › Forums › WoodMart support forum › Please help me
Please help me
- This topic has 11 replies, 2 voices, and was last updated 3 years, 1 month ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
October 16, 2021 at 2:57 am #325577
delwarhossainParticipantPlease see the screenshot and tell me how to remove the gap. Marked by Red arrows.
Attachments:
You must be logged in to view attached files.October 16, 2021 at 10:32 am #325632
Aizaz Imtiaz AwanKeymasterHello,
Please add the following Custom CSS code in the Global Custom CSS area under Theme Settings >> Custom CSS.
.home .site-content { margin-bottom: 0; }
Regards.
Xtemos Studios.October 16, 2021 at 1:55 pm #325670
delwarhossainParticipantshould i paste this code to the all css fields like Custom CSS for desktop, Custom CSS for tablet, Custom CSS for mobile landscape, Custom CSS for mobile?
October 16, 2021 at 2:46 pm #325677
delwarhossainParticipantI have saved the element and tried with another page. but it only works in my homepage. It’s not working in my other pages? What should i do?
Attachments:
You must be logged in to view attached files.October 18, 2021 at 6:15 am #325864
Aizaz Imtiaz AwanKeymasterHello,
Please replace the previous Custom CSS with the following in the Global Custom CSS area under Theme Settings >> Custom CSS.
.site-content { margin-bottom: 0; }
Then it will work for all pages and all devices.
Best Regards
October 18, 2021 at 1:38 pm #326032
delwarhossainParticipantI have pasted the code, but there is a little gap between the footer and the divider. How to get rid of it?
Attachments:
You must be logged in to view attached files.October 18, 2021 at 4:59 pm #326069
delwarhossainParticipantthe gap is not in the all pages, just in some pages i found the gap
October 19, 2021 at 7:02 am #326160
Aizaz Imtiaz AwanKeymasterHello,
Please replace the previous Custom CSS with the following then check back.
.site-content { margin-bottom: -5px; }
Regards.
Xtemos Studios.October 22, 2021 at 2:37 am #326890
delwarhossainParticipantCan you please tell me how to add this divider in the shop page and all the product page?
Attachments:
You must be logged in to view attached files.October 22, 2021 at 6:58 am #326913
Aizaz Imtiaz AwanKeymasterHello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.woodmart-archive-shop .site-content { margin-bottom: 5px; }
.single-product .site-content { margin-bottom: 5px; }
Regards.
Xtemos Studios.October 22, 2021 at 1:10 pm #326993
delwarhossainParticipantHow to add this footer divider in the shop and the all product pages? I mean all over the other pages where i can’t edit.
Attachments:
You must be logged in to view attached files.October 23, 2021 at 6:10 am #327100
Aizaz Imtiaz AwanKeymasterHello,
Sorry, but it is not possible to add the divider as you required for the Shop page.
Because it is added using the page builder and the shop page is not editable using the page builder.
Best Regards.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register