I'm adding a custom HTML module to the mainbody position with an unordered list like the following:
<ul class="gkBullet4">
<li>List Item 1</li>
<li>List Item 2</li>
</ul>
(The module has the following suffixes "bigtitle gk-description".)
When I view the page, the list appears OK but for some reason - on the left hand side of the screen, whilst the main text of the module appears centered. I've no idea why this happens.
How can I achieve center the list as well?
Thanks.
