• Resolved caemereuwa

    (@caemereuwa)


    Hi

    Hope you are okay.

    At the homepage, the sidebar is appearing at the bottom but it appears correctly on the right side on individual posts.

    How do I get it to be at the right side on the from page?

    Thanks
    Chigo

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Fotis

    (@markwaregr)

    Hi,
    I seems you have a HTML which is unclosed
    Add this

    .home .col-lg-8+strong{
        flex:0 0 33%;
        max-width:33%;
    }
    .home .col-lg-4{
     flex:0 0 100%;
        max-width:100%;
    }

    in your custom CSS box under Customize-?Additional CSS to fix it

    Thread Starter caemereuwa

    (@caemereuwa)

    Thank a lot Fortis

    I apologise for the typo.

    It working and back to normal. I tried to install elementor but it wasn’t working and when i deactivated it and deleted it, that’s when i noticed that in the homepage.

    Thanks a lot for your help.

    Thread Starter caemereuwa

    (@caemereuwa)

    Hi

    I initially marked this problem as resolved but when I click on each category. the same thing is happening.

    The sidebar is at the bottom.
    Could you help me out again?

    Thread Starter caemereuwa

    (@caemereuwa)

    It is happening on only one category though, the rest seem fine

    Thread Starter caemereuwa

    (@caemereuwa)

    I think I found out where the problem is. It’s my latest post, there’ something about it thats in the way, I’ll change the feature image and that should do it.

    Fotis

    (@markwaregr)

    Hi @caemereuwa
    Great!
    Yes it seems you have some HTML causing this. Let me know how I can help out more

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Sidebar is appearing at the bottom of my page’ is closed to new replies.