Home › Forums › WoodMart support forum › Sidebar Request!
Sidebar Request!
- This topic has 11 replies, 2 voices, and was last updated 4 years, 7 months ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
April 23, 2020 at 8:58 am #189369
wongluiParticipant1. I want to show the blog post below the navigation on the shop page. But the sidebar stays below the blog post (1 & 2.jpg). I want the sidebar to align with the all product (3.jpg).
2.How to remove the spacing between navigation and blog posts (1 & 3.jpg).
Attachments:
You must be logged in to view attached files.April 23, 2020 at 11:14 am #189411
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshots you attached and visited the URL you attached.
1) For Screenshot 1: Please add the following Custom CSS in the Custom CSS for desktop area under Theme Settings >> Custom CSS.
.widget-area.woodmart-sidebar-content { margin-top: 335px !important; } .main-page-wrapper { padding-top: 0px; }
2) Your screenshot doesn’t really clarify what you actually require. Please provide me with some relevant screenshots of the specific area to check it myself and help you out accordingly.
Best Regards.
April 24, 2020 at 6:43 am #189590
wongluiParticipantHi, thanks for your reply.I saw the screen looks better.
1.There are some minor problems. If the browser changes, the position of the sidebar will also change, and it is not align with the product. (1,2.jpg)
2.The new CSS also affects the sidebar of the article page.(3.jpg)Attachments:
You must be logged in to view attached files.April 24, 2020 at 7:40 am #189604
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshots you attached. Please Replace the previous code with the following in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
.sidebar-container.sidebar-left.area-sidebar-shop { margin-top: 335px; }
This will only affect the shop page sidebar.
You can adjust the margin value to fit as per your requirements.
If the problem continues then provide admin panel login details of the website to check it myself and help you out accordingly.
Best Regards.
April 24, 2020 at 8:34 am #189618
wongluiParticipantHi, thanks, the blog page is now fine. But there is still no change in the shop page. When the width of the browser over 1400px, the blog picture hides the top of the left sidebar.
Attachments:
You must be logged in to view attached files.April 24, 2020 at 10:03 am #189635
Aizaz Imtiaz AwanKeymasterHello,
I have visited your website and the sidebar for both the shop page and the blog page is working absolutely fine on my end.
Screenshot for Clarification: https://ibb.co/fNs9pcS
https://ibb.co/PxLBtwdPlease clear cache and check back.
And for the width please provide me with some relevant screenshots to check it myself and help you out accordingly.
Best Regards.
April 27, 2020 at 11:48 am #190275
wongluiParticipant1. I think this is a screen resolution problem. I tried it on a 1024x768px laptop and it worked very well. If the browser width exceeds 1400 pixels, the blog picture will be hidden at the top of the left sidebar. My desktop screen resolution is 1680x1050px. (1.jpg)
2. I want to use CSS to change the search filter and the sticky sidebar icon on the mobile version. But failed. Please help check the code. (2.jpg)
body .woodmart-show-sidebar-btn:before,
body .woodmart-sticky-sidebar-opener:after{
content: “\f00e”;
font-family: “fontawesome” !important;
display: inline-block;
font-size: 30px;
font-weight: 400;
}body .woodmart-show-sidebar-btn::before {
margin-right: 5px;
}body .woodmart-show-sidebar-btn .woodmart-side-bar-icon {
display: none;
}3. Helps move the sticky sidebar below the menu. (2.jpg)
Attachments:
You must be logged in to view attached files.April 27, 2020 at 12:00 pm #190282
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshots you attached. Please deactivate all the third party plugins, activate parent theme.
Then Regenerate CSS from Woodmart >> CSS Generator. Clear browser cache and check back.
If the problem continues then provide with admin panel login details of the website to check it myself and help you out accordingly.
Best Regards.
April 27, 2020 at 12:40 pm #190291
wongluiParticipantAll is done as you said, but nothing has changed.
April 28, 2020 at 5:38 am #190431
Aizaz Imtiaz AwanKeymasterHello,
1) Your issue about the width is resolved. Please clear cache and check back.
Screenshot for Clarification: https://ibb.co/vxXZMgj
2) And for the icon change please add the CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
Best Regards.
April 28, 2020 at 8:44 am #190484
wongluiParticipantHi,
1. I saw the sidebar of desktop version is fine now, mobile version still no change.
2. Following your suggestions, the icon is still broken.Attachments:
You must be logged in to view attached files.April 28, 2020 at 10:15 am #190521
Aizaz Imtiaz AwanKeymasterHello,
1) I have changed the icon of the sidebar for the mobile. Please clear cache and check back.
Screenshot for Clarification: https://ibb.co/gwpkP66
2) And for the mobile please move the CSS code you added for the sidebar desktop in the Custom CSS for Desktop area Under Theme Settings >> Custom CSS. Then Clear cache and check back.
Best Regards.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register