Google maps plugin off

Support Area Forums Elite Google maps plugin off

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://http://www.rosemariedining.com/
  • Author
    Posts
  • #32936
    DenisK
    Participant

    Hello Bill,

    Thank you for this amazing theme. Functions are great, all of our customers love the full page set-up and quite often compliment us about the web-site. It is simple yet professional.

    I have installed contact plugin with google maps. If you look under home page footer it looks one way, but if you go under “who we are” or “contact” us, it looks different ( I have width set for 600:375 ). It does not look right on the home page footer.

    Please let me know what I can do to fix the issue.

    Thank you Bill.

    #32939
    Bill Robbins
    Moderator

    Hi Denis,

    Gotcha. That widget is really intended for the home block sections of the home page. It looks like we need a width for the footer. Give this a shot:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      #footer .organizedthemes-contact .contact-map iframe {
      	height: 360px;
      	width: 100%;
      	margin-top: 15px;
      }
      
    3. Update your settings.

    See how that turns out for you.

    Take care,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Google maps plugin off’ is closed to new replies.