• Resolved JohnRoyce

    (@johnroyce)


    Our site is adding the Mini Calendar widget (top of farthest left column) … and it looks great, thank you. Excellent plugin!

    I just can’t figure out how to stop the transparency of the pop-up that displays when you hover over a date.

    Can you tell me how to make the hover popup background SOLID, so it can be easily read? Sorry if this has already been answered, I have been searching to no avail.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Spiffy Plugins

    (@spiffyplugins)

    The problem is your theme is setting the z-index of each column, so the calendar is held behind the second column.

    I played around a bit using the Chrome inspector and managed to get the popup to display by adding the following rule:

    .et_pb_column:first-of-type {z-index: 10;}

    Hope this helps

    Thread Starter JohnRoyce

    (@johnroyce)

    Yea! That solved it exactly!

    Thank you for helping out so much, especially since it was not even Spiffy Calendar’s issue.

    (Looking for a tip jar…)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mini Calendar hover “Pop-up” transparency’ is closed to new replies.