Okay
  Public Ticket #1636564
Contact Info and Map are not in the same level
Closed

Comments

  •  2
    dnalandsci started the conversation

    Hello Tech Support,

    I am trying to put Contact Info and the Google Map in the same row since your Contact Info on the top of google map is useless. But I couldn't adjust them to the same level. I have tried to put more space just on the top of Contact Info, and Equal Height in row setting, but it wouldn't help.

    I attached the screen shot of the issue (showed with red arrow pointed area).

    Please let me know how to fix this problem

    Thank you

  •  608
    WordPress replied

    Hi,

    You can add style css in child theme.

    .contact-info.contact-h7 {
        top: 0;
    }
    Thanks!

    Alex Vu


  •  2
    dnalandsci replied

    Thank you Alex. Works now.

    Please close this ticket.

    Thank you so much!