I am having some trouble with the layout of my Location module of my GK Coffe site.
The text under the "Info Block" section in the code is not displaying correctly - see below:
Here is the code I am using - it has been modified from the original code of the module but there is no major difference.
- Code: Select all
<p><a href="https://www.google.com.au/maps/place/Anzac+Park/@-30.9824843,150.2523703,16z/data=!4m2!3m1!1s0x0:0xf0609b573fed160" target="_blank"><img style="display: block; margin-left: auto; margin-right: auto; vertical-align: middle;" src="images/SiteContent/OurLocationMap.jpg" alt="OurLocationMap" /></a></p>
<div class="info-block">
<div>
<p>Gunnedah Visitor Information Centre</p>
<p>Anzac Park, South Street<br />Gunnedah NSW 2380<br />Phone: (02) 6740 2230<br />Email: <span style="text-decoration: underline;"><a href="mailto:[email protected]">[email protected]</a></span></p>
</div>
<div class="info-block-time">
<p><span>Monday: </span><span>9.00am - 5.00pm</span></p>
<p><span>Tuesday: </span><span>9.00am - 5.00pm</span></p>
<p><span>Wednesday: </span><span>9.00am - 5.00pm</span></p>
<p><span>Thursday: </span><span>9.00am - 5.00pm</span></p>
<p><span>Friday: </span><span>9.00am - 5.00pm</span></p>
<p><span>Saturday & Sunday: </span><span>10.00am - 3.00pm</span></p>
</div>
</div>
Can someone please advise me on how to correctly write this code so that it displays as follows:
Monday: 9.00am - 5.00pm
Tuesday: 9.00am - 5.00pm
Wednesday: 9.00am - 5.00pm
Thursday: 9.00am - 5.00pm
Friday: 9.00am - 5.00pm
Saturday & Sunday: 10.00am - 3.00pm
This is a rather urgent post as I need to get this issue fixed up as soon as possible!
Please get back to me as soon as you can!
Thanks in advance,
Sarah