Hi
We are in the process of moving a site to a Responsive design and are having issues with the new CSS layouts and HTML that we had embeded in Fragrments and products - specifically UL and LI tags messing up the display - it looses the font size and font from the rest of the fragment layout.
Fragment text shown below, shows in Page Preview / on the site as per the attached.
In View Page Source it looks like:
And you can see in the attached picture the bulleted items don't keep the formatting of the normal fragment text.
Any help appreciated?
Thanks
Kevin
We are in the process of moving a site to a Responsive design and are having issues with the new CSS layouts and HTML that we had embeded in Fragrments and products - specifically UL and LI tags messing up the display - it looses the font size and font from the rest of the fragment layout.
Fragment text shown below, shows in Page Preview / on the site as per the attached.
Code:
Normal fragment text !!<<ul> <li>Item 1</li> <li>Item 2</li> </ul>>!!
Code:
<p class="tabfrag"> Normal fragment text<br /><br /><ul> <li>Item 1</li> <li>Item 2</li>
Any help appreciated?
Thanks
Kevin