Zum Hauptinhalt gehen

Remove "Open Layer Actions" button and carat image from displaying in Layer List

Kommentare

4 Kommentare

  • Nico Burgerhart
    Perhaps with custom CSS?
    0
  • Carmen Durham
    Hi Nico, I was looking at CSS as well but couldn't figure out what to set using the methods by which I know. I'll look again this morning. Thanks, carmen
    0
  • Carmen Durham
    Apparently, I just needed the weekend refresh my brain. The .CSS change: .layer-actions button { visibility: hidden; } Thanks, Nico, for making me look twice.
    0
  • Carmen Durham
    Very odd - when I replied to the email that the forum automatically sent when Nico replied, the formatting of my response was stripped.  Here is how the above should have read:

     

     

    Apparently, I just needed the weekend refresh my brain. The .CSS change:

     

     

    .layer-actions button {

     

    visibility: hidden;

     

    }

     

     

    Thanks, Nico, for making me look twice.
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.