Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #23131

    I put text in the info bubble content box but it is not showing on the page where the widget is included: http://www.ilcamin-o.de/kontakt/

    #118634

    Second questions: I need a quick css fix to change the color of the small circle with the arrows which appears when hoovering over the big gallerie picture on a single portfolio page. Thanks.

    #118635

    Hi,

    1.) What do you mean by “info bubble content box”?

    2.) Add this on your custom.css

    .image-overlay .image-overlay-inside::before {
    background-color: green;
    }

    Regards,

    Ismael

    #118636

    1) Take a look at this image then you will know what i mean: http://imghost4you.com/images/maps.jpg

    2) The css has no effect on the hover circle.

    #118637

    Same here…no bubble content showing…

    #118639

    Hi,

    1.) Oh, my bad. I also tested it and it is really not working. Let me tag the rest of the support team.

    2.) Replace the code with this. Please remove browser cache then reload the page.

    .image-overlay .image-overlay-inside::before {
    background-color: green !important;
    }

    Regards,

    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Enfold Google Maps Widget: Info Bubble not showing’ is closed to new replies.