We use a section/column combo and in the first column we use the display child macro for links and the second column for a one line intro for the link. In 5.2 the text is not lining up with the list of links created by the display child macro. I have attempted to play with the parameters of the macro but cannot get the column content to line up.
Hi Natalie,
You can change the default paragraph text size by modifying the CSS (see documentation) and add lines like the following:
body, p, td, table, tr, .bodytext, .stepfield { font-family: Verdana, arial, sans-serif; font-size: 11px; line-height: 16px; color: #000000; font-weight: normal; }
Hope this helps!
Cheers,
Samuel
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.