hello
I am trying to get the post title and the post address and meta to all ligne up on the left as one block
the [gd_post_title tag=’h2′] is coming out as center unfortunately
thanks in advance for your help.
also , what is the process to have the map showing on the side bar instead of below?
here is my code:
[gd_archive_item_section type=’open’ position=’left’]
[gd_post_title tag=’h2′]
[gd_post_address show=”icon-value” address_template=”%%street_br%% %%city%% %%zip%%” alignment=”block” text_alignment=”left” ]
[gd_post_meta key=”phone” show=”icon-value” alignment=”block” text_alignment=”left”]
[gd_post_meta key=”email” show=”icon-value” alignment=”block” text_alignment=”left”]
[gd_post_meta key=”website” show=”icon-value” alignment=”block” text_alignment=”left”]
[gd_output_location location=’listing’]
[gd_archive_item_section type=’close’ position=’left’]