Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • This seems to be a common problem in Elementor when elements are overlapping, small or layered. It is very difficult to select them.

    There needs to be either a “tab through elements” or a hierarchichal display of elements in a separate list that one can select.

    Sorry not much help but maybe Elementor read these things?

    Thread Starter icecandy

    (@icecandy)

    Thanks leo.

    These options look like what I was after. Just considering whether to go Premium but I’m sure I will.
    In the meantime this CSS seemed to work:

    .inside-header, .inside-page-header, .one-container .site-content, .separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation {
    padding: 0 !important;
    }
    .separate-containers .inside-left-sidebar, .separate-containers .inside-right-sidebar, .separate-containers .site-main {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    }

Viewing 2 replies - 1 through 2 (of 2 total)