On Hover backgroud color for Marker List

New home Forums Basic Version General queries On Hover backgroud color for Marker List

Tagged: , , ,

  • This topic has 2 replies, 2 voices, and was last updated 1 year ago by Matthew.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #72381
    ccernat
    Participant

    Hello!

    I want to change the background of the marker list when I hover with the mouse over it. What CSS class should I alter in the custom CSS box in the advanced settings?

    I know how to change the general backgroud:

    .wpgmza_marker_list_class
    {
    background: black;
    }

    #72382
    ccernat
    Participant

    I tried this but it doesnt work:

    .wpgmaps_blist_row:hover {
    background-color: #c70000;
    }

    #72390
    Matthew
    Moderator

    Hi there,

    We have found that you have submitted another forum post regarding this, thus please see our response here: https://www.wpgmaps.com/forums/topic/on-hover-backgroud-color-for-marker-list-2/

    Kind Regards,
    Matthew

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.