0
Votes
Undo
  1. scott@mdmen.org
  2. Commercial Templates
  3. Thursday, 25 January 2024
  4.  Subscribe via email
I am using Google Maps in this template.

The CSS overflow property is causing the container overflow to be visible as seen here:

https://carroll.mdmen.org/index.php/calendar/leadership-meeting

How can I fix this?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

#container_main .wrapper960 .dp-map {
overflow: hidden;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you very much!

Took care of the issue.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!