Sidebar always visible on right side of archive page

This topic contains 5 replies, has 4 voices, and was last updated by  Patrik 4 years ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #536105

    chevlo
    Free User
    Post count: 2

    Hi, I was recently doing some work on a website and I noticed that the sidebar is always visible without any content within it. Can you please direct me to a possible fix?

    #536134

    Guust
    Moderator
    Post count: 29970

    The map is the content. Please post your URL and WP admin details in a private reply and we will have a look at your settings if you like.

    Thanks

    #536530

    chevlo
    Free User
    Post count: 2
    This reply has been marked as private.
    #536602

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    #536607

    Guust
    Moderator
    Post count: 29970

    There is a conflict with UsersWP. UWP is resizing the container.
    Thanks

    #536676

    Patrik
    Moderator
    Post count: 1971

    Hi,

    The AyeCode UI is using bootstrap in UWP and is affecting the container class used in the theme. I have added the following CSS in Appearance->Customize->Additional CSS:

    div#home-scroll {
        max-width: 100% !important;
    }

    You can change this if you need.

    Regards,
    Patrik

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket