How to remove white space between the lines

gnani
Mega Expert

Hi All,

I have an issue with white space between lines in the description field while viewing the catalog item in Portal.

When the catalog item is previewed and when i click try it it is behaving as expected but while viewing in portal there is an extra spacing between lines and the bullets are missing.

I know that the portal doesn't support bullets. Is there any way other than using bullets?? How can i remove the white space in between lines??

Here are the images that shows the difference.

                              Previewed Image                                                                                                                                                               Portal View Image

Screen Shot 2017-01-04 at 8.20.34 AM.png             Screen Shot 2017-01-04 at 8.20.56 AM.png

(Note: We are on Helsinki version)

Thanks In Advance,

Nani.

1 REPLY 1

Piotr Ba_amut
Giga Expert

Hi there, 

There has worked out the following class on my end added to the Page Specific CSS

 

body .padding-top {

        padding-top: 0rem;
}