Home › Forums › WoodMart support forum › css
css
- This topic has 14 replies, 2 voices, and was last updated 11 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
April 3, 2024 at 7:44 pm #554706
fedor2626Participant.
April 4, 2024 at 11:21 am #554848
Aizaz Imtiaz AwanKeymasterHello,
You need to create a page and set the sidebar and make the container sticky in the page builder.
Please see the short video for better understanding:
https://youtu.be/_YJfyPF4ZOk?si=iLsqwU-q6FYcyywwBest Regards.
April 4, 2024 at 11:35 am #554857
fedor2626Participantthis won’t work, I need to fix the widget column.
Attachments:
You must be logged in to view attached files.April 4, 2024 at 3:18 pm #554938
Aizaz Imtiaz AwanKeymasterHello,
Do you want to make the whole sidebar sticky?
Best Regards.
April 4, 2024 at 3:38 pm #554957
fedor2626Participantyes!
April 4, 2024 at 9:53 pm #555026
fedor2626Participant.
April 5, 2024 at 12:42 pm #555170
Aizaz Imtiaz AwanKeymasterHello,
You need to create a custom blog page with the help of a page builder and make sidebar columns sticky.
See this video for better understanding how to do it.
https://youtu.be/yZVMhM4jZ64For the Single Post, Navigate to Posts > Edit Post > In the Bottom of the Post Settings Configure the Sidebar Settings.
Best Regards.
April 5, 2024 at 12:51 pm #555181
fedor2626ParticipantThis option is no longer suitable for me! I’m already using a blog through a theme. send me the css code with which I will fix the column.
April 5, 2024 at 6:22 pm #555288
Aizaz Imtiaz AwanKeymasterHello,
Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.blog, .sidebar-container { position: -webkit-sticky; position: sticky; top: 20px; /* Adjust the value according to your preference */ }
Best Regards.
April 5, 2024 at 6:29 pm #555296
fedor2626Participantalmost everything is good. but the sitebar does not open on mobile now. You can add the css code so that the fixation does not work on a mobile phone.
April 6, 2024 at 10:21 am #555353
Aizaz Imtiaz AwanKeymasterHello,
Try to add the code in Theme Settings >> Custom CSS >> Custom CSS for desktop only and check the issue.
If the issue remains, share the wp logins details so i will further check on your site and give you a possible solution.
Best Regards.
April 6, 2024 at 1:49 pm #555403
fedor2626Participant.0
April 6, 2024 at 4:14 pm #555428
Aizaz Imtiaz AwanKeymasterHello,
Can you please tell us which issue you are facing now? Sticky sidebar or another?. Please share the wp logins details so i will further check on your site and give you a possible solution.
Best Regards.
April 6, 2024 at 5:02 pm #555436
fedor2626Participantno, I was wrong, thank you very much, everything works! Please add this to your wishlist so that this feature will already be available in the update.
April 8, 2024 at 10:09 am #555597
Aizaz Imtiaz AwanKeymasterSounds Great! that your issue has been solved.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.Topic Closed.
Best Regards. -
AuthorPosts
The topic ‘css’ is closed to new replies.
- You must be logged in to create new topics. Login / Register