Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #825172

    Hey,
    i tried to use

    avia_textblock {line-height:0.8em;}
    section.av_textblock_section{line-height:0.8em;}

    to make the line-height smaller but it does not work;
    can you help me out ?
    tx;

    #826807

    Hey Fabienne,

    Try this instead:

    .avia_textblock p span {
      line-height:0.8em; 
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.