css

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #554706

    fedor2626
    Participant

    .

    #554848

    Hello,

    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-q6FYcyyww

    Best Regards.

    #554857

    fedor2626
    Participant

    this won’t work, I need to fix the widget column.

    Attachments:
    You must be logged in to view attached files.
    #554938

    Hello,

    Do you want to make the whole sidebar sticky?

    Best Regards.

    #554957

    fedor2626
    Participant

    yes!

    #555026

    fedor2626
    Participant

    .

    #555170

    Hello,

    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/yZVMhM4jZ64

    For the Single Post, Navigate to Posts > Edit Post > In the Bottom of the Post Settings Configure the Sidebar Settings.

    Best Regards.

    #555181

    fedor2626
    Participant

    This 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.

    #555288

    Hello,

    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.

    #555296

    fedor2626
    Participant

    almost 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.

    #555353

    Hello,

    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.

    #555403

    fedor2626
    Participant

    .0

    #555428

    Hello,

    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.

    #555436

    fedor2626
    Participant

    no, 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.

    #555597

    Sounds 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.

Viewing 15 posts - 1 through 15 (of 15 total)

The topic ‘css’ is closed to new replies.